go mod tidy
This commit is contained in:
committed by
Jack Christensen
parent
48f39340b3
commit
1470d69c58
@@ -5,8 +5,7 @@ go 1.13
|
||||
require (
|
||||
github.com/Masterminds/semver/v3 v3.1.1
|
||||
github.com/cockroachdb/apd v1.1.0
|
||||
github.com/go-kit/kit v0.10.0
|
||||
github.com/go-kit/log v0.1.0 // indirect
|
||||
github.com/go-kit/log v0.1.0
|
||||
github.com/gofrs/uuid v4.0.0+incompatible
|
||||
github.com/jackc/pgconn v1.9.0
|
||||
github.com/jackc/pgio v1.0.0
|
||||
|
||||
Reference in New Issue
Block a user