We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 607462b commit 18fac60Copy full SHA for 18fac60
1 file changed
go.mod
@@ -35,8 +35,8 @@ require (
35
github.com/opencontainers/go-digest/blake3 v0.0.0-20250813155314-89707e38ad1a
36
github.com/spf13/pflag v1.0.10
37
github.com/wI2L/jsondiff v0.7.0
38
- github.com/werf/3p-helm-controller/api latest
39
- github.com/werf/nelm-source-controller/api latest
+ github.com/werf/3p-helm-controller/api main
+ github.com/werf/nelm-source-controller/api main
40
go.uber.org/zap v1.27.0
41
golang.org/x/text v0.31.0
42
helm.sh/helm/v3 v3.19.2
0 commit comments