chore: bump go modules

This commit is contained in:
Jose Diaz-Gonzalez
2026-06-27 21:20:52 -04:00
parent 13b97b3243
commit bf812ac2ad
23 changed files with 88 additions and 96 deletions

View File

@@ -24,7 +24,7 @@ require (
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
github.com/kedacore/keda/v2 v2.18.3
github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
github.com/onsi/gomega v1.42.0
github.com/onsi/gomega v1.42.1
github.com/ryanuber/columnize v2.1.2+incompatible
github.com/spf13/pflag v1.0.10
github.com/traefik/traefik/v2 v2.11.50
@@ -150,7 +150,7 @@ require (
go.yaml.in/yaml/v3 v3.0.4 // indirect
golang.org/x/crypto v0.53.0 // indirect
golang.org/x/mod v0.36.0 // indirect
golang.org/x/net v0.55.0 // indirect
golang.org/x/net v0.56.0 // indirect
golang.org/x/oauth2 v0.36.0 // indirect
golang.org/x/sys v0.46.0 // indirect
golang.org/x/term v0.44.0 // indirect