bump go mod

This commit is contained in:
Asim Aslam
2021-01-27 15:29:51 +00:00
parent d5e00719fd
commit abc3d86413
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/gosimple/slug v1.9.0
github.com/hailocab/go-geoindex v0.0.0-20160127134810-64631bfe9711
github.com/micro/dev v0.0.0-20201117163752-d3cfc9788dfa
github.com/micro/micro/v3 v3.0.5-0.20210127143903-789ea1c27f67
github.com/micro/micro/v3 v3.0.5-0.20210127152852-66be29f3436d
github.com/miekg/dns v1.1.31 // indirect
github.com/stoewer/go-strcase v1.2.0
github.com/stretchr/testify v1.6.1