Skip to content

Commit 17c0079

Browse files
chore(deps): update dependency go to v1.24.5
1 parent 820fd2b commit 17c0079

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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/openmcp-operator/api
22

3-
go 1.24.4
3+
go 1.24.5
44

55
require (
66
github.com/openmcp-project/controller-utils v0.11.0

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/openmcp-operator
22

3-
go 1.24.4
3+
go 1.24.5
44

55
//godebug default=go1.23
66

lib/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/openmcp-operator/lib
22

3-
go 1.24.4
3+
go 1.24.5
44

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

0 commit comments

Comments
 (0)