Skip to content

Commit 18fac60

Browse files
committed
refactor: rename module to nelm-source-controller and change api domain
Signed-off-by: Ilya Drey <ilya.drey@flant.com>
1 parent 607462b commit 18fac60

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ require (
3535
github.com/opencontainers/go-digest/blake3 v0.0.0-20250813155314-89707e38ad1a
3636
github.com/spf13/pflag v1.0.10
3737
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
38+
github.com/werf/3p-helm-controller/api main
39+
github.com/werf/nelm-source-controller/api main
4040
go.uber.org/zap v1.27.0
4141
golang.org/x/text v0.31.0
4242
helm.sh/helm/v3 v3.19.2

0 commit comments

Comments
 (0)