Skip to content

Commit 933c8c0

Browse files
chore(deps): update go module directive to v1.26.3
1 parent ef5883a commit 933c8c0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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/landscaper-service
22

3-
go 1.26.2
3+
go 1.26.3
44

55
require (
66
github.com/go-logr/logr v1.4.3

integration-test/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/landscaper-service/test/integration
22

3-
go 1.26.2
3+
go 1.26.3
44

55
require (
66
github.com/openmcp-project/landscaper-service v0.0.0-00010101000000-000000000000

0 commit comments

Comments
 (0)