Skip to content

Commit

Permalink
chore: update go mod
Browse files Browse the repository at this point in the history
  • Loading branch information
abyssparanoia committed Apr 27, 2020
1 parent 80bdb0e commit 481d3e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ require (
github.com/leodido/go-urn v1.2.0 // indirect
github.com/lib/pq v1.4.0
github.com/opentracing/opentracing-go v1.1.0
github.com/pkg/errors v0.8.0
github.com/rs/xid v1.2.1
github.com/spf13/cobra v1.0.0
github.com/spf13/viper v1.6.3
Expand All @@ -35,6 +36,7 @@ require (
github.com/volatiletech/sqlboiler v3.7.0+incompatible
go.uber.org/zap v1.10.0
golang.org/x/text v0.3.2
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
google.golang.org/api v0.22.0
google.golang.org/grpc v1.29.1
gopkg.in/go-playground/assert.v1 v1.2.1 // indirect
Expand Down

0 comments on commit 481d3e0

Please sign in to comment.