Skip to content
This repository was archived by the owner on Dec 16, 2023. It is now read-only.

Commit ba56fed

Browse files
fix(deps): update module github.com/asaskevich/govalidator to v11
1 parent 1c408be commit ba56fed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.18
55
require (
66
github.com/ClickHouse/clickhouse-go/v2 v2.13.2
77
github.com/Masterminds/semver v1.5.0
8-
github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef
8+
github.com/asaskevich/govalidator/v11 v11.0.1
99
github.com/davecgh/go-spew v1.1.1
1010
github.com/dchest/uniuri v1.2.0
1111
github.com/elliotchance/pie v1.39.0

0 commit comments

Comments
 (0)