chore(deps): update module github.com/asaskevich/govalidator to v12
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 44s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 30s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 47s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 16s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 21s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 1m34s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 22s
Lint Markdown files / Run markdown linter (pull_request) Successful in 6s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 50s

This commit is contained in:
2026-07-29 00:09:23 +00:00
parent 22d24281d9
commit 8fe209de50
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ go 1.20
require (
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
github.com/asaskevich/govalidator/v12 v12.0.0
github.com/sirupsen/logrus v1.9.4
github.com/vishvananda/netlink v1.3.1
)