fix(deps): update golang-packages (#5870)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-16 02:11:46 +01:00
committed by GitHub
parent 4ea0366c91
commit 9bc6ff0066
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -21,7 +21,7 @@ require (
github.com/docker/go-connections v0.6.0
github.com/docker/go-units v0.5.0
github.com/drone/envsubst v1.0.3
github.com/expr-lang/expr v1.17.6
github.com/expr-lang/expr v1.17.7
github.com/fsnotify/fsnotify v1.9.0
github.com/gdgvda/cron v0.6.0
github.com/getkin/kin-openapi v0.133.0
@@ -56,7 +56,7 @@ require (
github.com/xeipuuv/gojsonschema v1.2.0
github.com/yaronf/httpsign v0.4.1
github.com/zalando/go-keyring v0.2.6
gitlab.com/gitlab-org/api/client-go v1.8.1
gitlab.com/gitlab-org/api/client-go v1.8.2
go.uber.org/multierr v1.11.0
golang.org/x/crypto v0.46.0
golang.org/x/net v0.48.0