Compare commits

..

1 Commits

Author SHA1 Message Date
11f0cac1ef
chore(deps): update module github.com/asaskevich/govalidator to v11
Some checks failed
renovate/artifacts Artifact file update failure
Golang Tests / unittest (stable, ubuntu-latest-amd64) (push) Failing after 5s
Golang CI lint / golangci (stable, ubuntu-latest-amd64) (push) Failing after 9s
Markdown linter / markdown-lint (push) Successful in 4s
Golang CI lint / golangci (stable, ubuntu-latest-amd64) (pull_request) Failing after 8s
Markdown linter / markdown-lint (pull_request) Successful in 4s
Golang Tests / unittest (stable, ubuntu-latest-amd64) (pull_request) Failing after 14s
Golang Tests / unittest (stable, ubuntu-latest-arm64) (push) Failing after 22s
Golang CI lint / golangci (stable, ubuntu-latest-arm64) (push) Failing after 45s
Golang Tests / unittest (stable, ubuntu-latest-arm64) (pull_request) Failing after 24s
Golang CI lint / golangci (stable, ubuntu-latest-arm64) (pull_request) Failing after 41s
2025-06-01 11:45:09 +00:00

View File

@ -6,14 +6,5 @@
"local>volker.raschek/renovate-config:actions#master", "local>volker.raschek/renovate-config:actions#master",
"local>volker.raschek/renovate-config:golang#master", "local>volker.raschek/renovate-config:golang#master",
"local>volker.raschek/renovate-config:regexp#master" "local>volker.raschek/renovate-config:regexp#master"
],
"packageRules": [
{
"automerge": false,
"enabled": false,
"matchDepNames": [
"^github.com/asaskevich/govalidator"
]
}
] ]
} }