chore(deps): update module github.com/sirupsen/logrus to v1.10.1
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 52s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 17s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 20s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 1m37s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 21s
Lint Markdown files / Run markdown linter (pull_request) Successful in 8s
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) (push) Successful in 47s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 47s

This commit is contained in:
2026-08-19 09:09:32 +00:00
parent b08783f9f9
commit cff866c04e
2 changed files with 5 additions and 9 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.0
github.com/sirupsen/logrus v1.10.1
github.com/vishvananda/netlink v1.3.1
)