bump micro in go mod

This commit is contained in:
Asim Aslam
2021-01-27 15:45:08 +00:00
parent abc3d86413
commit d7d999dad4
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.20210127152852-66be29f3436d
github.com/micro/micro/v3 v3.0.5-0.20210127154217-fef839257cb5
github.com/miekg/dns v1.1.31 // indirect
github.com/stoewer/go-strcase v1.2.0
github.com/stretchr/testify v1.6.1