Skip to content

Commit c5b1668

Browse files
chore(deps): update go module directive to v1.26.6 (#248)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 763b624 commit c5b1668

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.5
3+
go 1.26.6
44

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

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.5
3+
go 1.26.6
44

55
require (
66
github.com/openmcp-project/landscaper-service v1.3.2

0 commit comments

Comments
 (0)