bump micro deps

This commit is contained in:
Asim Aslam
2021-01-27 12:58:05 +00:00
parent c43ff6a7e4
commit aa9b3d064b
3 changed files with 4 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.20210127114057-8b4be865b86a
github.com/micro/micro/v3 v3.0.5-0.20210127125609-3c95b22d9553
github.com/miekg/dns v1.1.31 // indirect
github.com/stoewer/go-strcase v1.2.0
github.com/stretchr/testify v1.6.1