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

Commit

Permalink
fix(deps): update module github.com/asaskevich/govalidator to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 12, 2023
1 parent 60a75c3 commit d9a048d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.18
require (
github.com/ClickHouse/clickhouse-go/v2 v2.7.0
github.com/Masterminds/semver v1.5.0
github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef
github.com/asaskevich/govalidator/v11 v11.0.1
github.com/davecgh/go-spew v1.1.1
github.com/dchest/uniuri v1.2.0
github.com/elliotchance/pie v1.39.0
Expand Down

0 comments on commit d9a048d

Please sign in to comment.