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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-02 03:00:52 +01:00
committed by GitHub
parent 0317b6de22
commit 239e483d76
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -52,11 +52,11 @@ require (
github.com/swaggo/swag v1.16.6
github.com/tink-crypto/tink-go/v2 v2.6.0
github.com/urfave/cli-docs/v3 v3.1.1-0.20251022123016-72b87d11c482
github.com/urfave/cli/v3 v3.6.2
github.com/urfave/cli/v3 v3.7.0
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.45.0
gitlab.com/gitlab-org/api/client-go v1.46.0
go.uber.org/multierr v1.11.0
golang.org/x/crypto v0.48.0
golang.org/x/image v0.36.0