Skip to content

Commit 48ecda0

Browse files
chore(deps): update dependency go to v1.25.2
1 parent d5e3e00 commit 48ecda0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

apis/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/apis
22

3-
go 1.25.1
3+
go 1.25.2
44

55
require (
66
github.com/gardener/component-spec/bindings-go v0.0.98

controller-utils/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/controller-utils
22

3-
go 1.25.1
3+
go 1.25.2
44

55
require (
66
github.com/go-logr/logr v1.4.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/landscaper
22

3-
go 1.25.1
3+
go 1.25.2
44

55
require (
66
dario.cat/mergo v1.0.2

0 commit comments

Comments
 (0)