2
0

go mod tidy

This commit is contained in:
KeiichiHirobe
2021-07-14 01:11:58 +09:00
committed by Jack Christensen
parent 48f39340b3
commit 1470d69c58
2 changed files with 1 additions and 3 deletions
+1 -2
View File
@@ -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