Skip to content

Commit bf2f974

Browse files
chore(deps): update dependency go to v1.24.2
1 parent 9cd959b commit bf2f974

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
@@ -2,7 +2,7 @@ module github.com/openmcp-project/project-workspace-operator/api
22

33
go 1.23.0
44

5-
toolchain go1.23.6
5+
toolchain go1.24.2
66

77
require (
88
github.com/google/uuid v1.6.0

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/openmcp-project/project-workspace-operator
22

33
go 1.23.0
44

5-
toolchain go1.23.6
5+
toolchain go1.24.2
66

77
require (
88
github.com/go-logr/logr v1.4.2

0 commit comments

Comments
 (0)