Skip to content

Commit 7dc9eff

Browse files
chore(deps): update dependency go to v1.24.5
1 parent f7e21ea commit 7dc9eff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/openmcp-project/controller-utils/api
22

3-
go 1.24.4
3+
go 1.24.5
44

55
require github.com/fluxcd/pkg/apis/kustomize v1.10.0
66

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/openmcp-project/controller-utils
22

3-
go 1.24.4
3+
go 1.24.5
44

55
replace github.com/openmcp-project/controller-utils/api => ./api
66

0 commit comments

Comments
 (0)