Skip to content

Commit 7d465b8

Browse files
renovate[bot]robertgraeff
authored andcommitted
chore(deps): update dependency go to v1.25.4
1 parent 170093a commit 7d465b8

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/platform-service-dns/api
22

3-
go 1.25.3
3+
go 1.25.4
44

55
require (
66
github.com/fluxcd/helm-controller/api 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/platform-service-dns
22

3-
go 1.25.3
3+
go 1.25.4
44

55
replace github.com/openmcp-project/platform-service-dns/api => ./api
66

0 commit comments

Comments
 (0)