Skip to content

Commit e4733d5

Browse files
committed
fix gomod
1 parent 035ac04 commit e4733d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

go.work

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
go 1.23.10
1+
go 1.23.0
22

33
toolchain go1.23.10
44

test/e2e/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/DataDog/datadog-operator/test/e2e
22

3-
go 1.23
3+
go 1.23.0
44

55
toolchain go1.23.10
66

0 commit comments

Comments
 (0)