Skip to content

Commit bbbcd88

Browse files
authored
chore(deps): update dependency go to v1.24.2 (#38)
1 parent 2f95bf9 commit bbbcd88

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/mcp-operator/api
22

3-
go 1.24.1
3+
go 1.24.2
44

55
require (
66
github.com/onsi/ginkgo/v2 v2.23.4

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

3-
go 1.24.1
3+
go 1.24.2
44

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

0 commit comments

Comments
 (0)