update go mod

This commit is contained in:
Asim Aslam
2021-01-27 11:42:55 +00:00
parent 854ac83563
commit 6ab2b2d9fa
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.20210127104758-0b759ad942a4
github.com/micro/micro/v3 v3.0.5-0.20210127114057-8b4be865b86a
github.com/miekg/dns v1.1.31 // indirect
github.com/stoewer/go-strcase v1.2.0
github.com/stretchr/testify v1.6.1