|
|
@ -14,6 +14,7 @@ require (
|
|
|
|
github.com/cyphar/filepath-securejoin v0.4.1
|
|
|
|
github.com/cyphar/filepath-securejoin v0.4.1
|
|
|
|
github.com/distribution/distribution/v3 v3.0.0
|
|
|
|
github.com/distribution/distribution/v3 v3.0.0
|
|
|
|
github.com/evanphx/json-patch/v5 v5.9.11
|
|
|
|
github.com/evanphx/json-patch/v5 v5.9.11
|
|
|
|
|
|
|
|
github.com/fatih/color v1.13.0
|
|
|
|
github.com/fluxcd/cli-utils v0.36.0-flux.14
|
|
|
|
github.com/fluxcd/cli-utils v0.36.0-flux.14
|
|
|
|
github.com/foxcpp/go-mockdns v1.1.0
|
|
|
|
github.com/foxcpp/go-mockdns v1.1.0
|
|
|
|
github.com/gobwas/glob v0.2.3
|
|
|
|
github.com/gobwas/glob v0.2.3
|
|
|
@ -32,7 +33,7 @@ require (
|
|
|
|
github.com/stretchr/testify v1.10.0
|
|
|
|
github.com/stretchr/testify v1.10.0
|
|
|
|
go.yaml.in/yaml/v3 v3.0.4
|
|
|
|
go.yaml.in/yaml/v3 v3.0.4
|
|
|
|
golang.org/x/crypto v0.40.0
|
|
|
|
golang.org/x/crypto v0.40.0
|
|
|
|
golang.org/x/term v0.33.0
|
|
|
|
golang.org/x/term v0.34.0
|
|
|
|
golang.org/x/text v0.27.0
|
|
|
|
golang.org/x/text v0.27.0
|
|
|
|
k8s.io/api v0.33.3
|
|
|
|
k8s.io/api v0.33.3
|
|
|
|
k8s.io/apiextensions-apiserver v0.33.3
|
|
|
|
k8s.io/apiextensions-apiserver v0.33.3
|
|
|
@ -70,7 +71,6 @@ require (
|
|
|
|
github.com/docker/go-metrics v0.0.1 // indirect
|
|
|
|
github.com/docker/go-metrics v0.0.1 // indirect
|
|
|
|
github.com/emicklei/go-restful/v3 v3.12.2 // indirect
|
|
|
|
github.com/emicklei/go-restful/v3 v3.12.2 // indirect
|
|
|
|
github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f // indirect
|
|
|
|
github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f // indirect
|
|
|
|
github.com/fatih/color v1.13.0 // indirect
|
|
|
|
|
|
|
|
github.com/felixge/httpsnoop v1.0.4 // indirect
|
|
|
|
github.com/felixge/httpsnoop v1.0.4 // indirect
|
|
|
|
github.com/fxamacker/cbor/v2 v2.8.0 // indirect
|
|
|
|
github.com/fxamacker/cbor/v2 v2.8.0 // indirect
|
|
|
|
github.com/go-errors/errors v1.5.1 // indirect
|
|
|
|
github.com/go-errors/errors v1.5.1 // indirect
|
|
|
@ -159,7 +159,7 @@ require (
|
|
|
|
golang.org/x/net v0.41.0 // indirect
|
|
|
|
golang.org/x/net v0.41.0 // indirect
|
|
|
|
golang.org/x/oauth2 v0.30.0 // indirect
|
|
|
|
golang.org/x/oauth2 v0.30.0 // indirect
|
|
|
|
golang.org/x/sync v0.16.0 // indirect
|
|
|
|
golang.org/x/sync v0.16.0 // indirect
|
|
|
|
golang.org/x/sys v0.34.0 // indirect
|
|
|
|
golang.org/x/sys v0.35.0 // indirect
|
|
|
|
golang.org/x/time v0.12.0 // indirect
|
|
|
|
golang.org/x/time v0.12.0 // indirect
|
|
|
|
golang.org/x/tools v0.34.0 // indirect
|
|
|
|
golang.org/x/tools v0.34.0 // indirect
|
|
|
|
google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576 // indirect
|
|
|
|
google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576 // indirect
|
|
|
|