Skip to content

Commit 6879485

Browse files
committed
chore: update Go version to 1.25.0 and adjust toolchain
1 parent 87fdf40 commit 6879485

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

chart-sync/go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module github.com/devtron-labs/chart-sync
22

3-
go 1.24.0
4-
5-
toolchain go1.24.3
3+
go 1.25.0
64

75
replace github.com/devtron-labs/common-lib => github.com/devtron-labs/devtron-services/common-lib v0.0.0-20260415070948-6353c1c123c3
86

0 commit comments

Comments
 (0)