Skip to content

Commit 9c4b648

Browse files
chore(deps): update dependency go to v1.24.6 (#89)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa4c6ad commit 9c4b648

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/project-workspace-operator/api
22

3-
go 1.24.5
3+
go 1.24.6
44

55
require (
66
github.com/google/uuid v1.6.0

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/project-workspace-operator
22

3-
go 1.24.5
3+
go 1.24.6
44

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

0 commit comments

Comments
 (0)