Skip to content

Commit d3b57ce

Browse files
chore(deps): update go module directive to v1.26.3
1 parent 82b2a58 commit d3b57ce

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.26.2
3+
go 1.26.3
44

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

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.26.2
3+
go 1.26.3
44

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

0 commit comments

Comments
 (0)