chore(deps): update module github.com/sirupsen/logrus to v1.10.2
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 1m33s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 22s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 47s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 30s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 48s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 21s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 18s
Lint Markdown files / Run markdown linter (pull_request) Successful in 6s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 47s

This commit is contained in:
2026-08-25 21:08:15 +00:00
parent eb9bdfc1d4
commit 6977db130a
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.23
require (
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
github.com/sirupsen/logrus v1.10.1
github.com/sirupsen/logrus v1.10.2
github.com/vishvananda/netlink v1.3.1
)