bump go mod (#83)

This commit is contained in:
Asim Aslam
2021-04-16 17:33:13 +01:00
committed by GitHub
parent 354315c94f
commit 4361ef6d90
2 changed files with 5 additions and 1 deletions

2
go.mod
View File

@@ -13,7 +13,7 @@ require (
github.com/hailocab/go-geoindex v0.0.0-20160127134810-64631bfe9711
github.com/jackc/pgx/v4 v4.10.1
github.com/micro/dev v0.0.0-20201117163752-d3cfc9788dfa
github.com/micro/micro/v3 v3.1.2-0.20210311170414-40583563ada6
github.com/micro/micro/v3 v3.2.1-0.20210416134206-20d3a6b03014
github.com/miekg/dns v1.1.31 // indirect
github.com/nats-io/nats-streaming-server v0.21.1
github.com/stoewer/go-strcase v1.2.0