2
0

Remove github.com/Masterminds/semver/v3 test dependency

This commit is contained in:
Jack Christensen
2021-12-11 14:27:00 -06:00
parent 1b416b36dc
commit 9ab821620f
3 changed files with 7 additions and 14 deletions
-1
View File
@@ -3,7 +3,6 @@ module github.com/jackc/pgx/v5
go 1.17
require (
github.com/Masterminds/semver/v3 v3.1.1
github.com/go-kit/log v0.1.0
github.com/gofrs/uuid v4.0.0+incompatible
github.com/jackc/chunkreader/v2 v2.0.1