update go mod

This commit is contained in:
Asim Aslam
2021-03-01 20:46:24 +00:00
parent 9bb28e3a2c
commit 31622e1771
6 changed files with 10 additions and 5 deletions

2
go.mod
View File

@@ -12,7 +12,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.20210205114115-75aad3b94f08
github.com/micro/micro/v3 v3.1.1-0.20210301204023-e0e966d08c06
github.com/miekg/dns v1.1.31 // indirect
github.com/stoewer/go-strcase v1.2.0
github.com/stretchr/testify v1.6.1