We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87fdf40 commit 6879485Copy full SHA for 6879485
1 file changed
chart-sync/go.mod
@@ -1,8 +1,6 @@
1
module github.com/devtron-labs/chart-sync
2
3
-go 1.24.0
4
-
5
-toolchain go1.24.3
+go 1.25.0
6
7
replace github.com/devtron-labs/common-lib => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20260415070948-6353c1c123c3
8
0 commit comments