Skip to content

Commit ba5392c

Browse files
skitttpantelis
authored andcommitted
Drop the Go 1.21.4 requirement in /tools
This is overly restrictive; the build only cares about 1.21 or later. Signed-off-by: Stephen Kitt <[email protected]>
1 parent 6302a6a commit ba5392c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/submariner-io/submariner-operator/tools
22

3-
go 1.21.4
3+
go 1.21
44

55
require (
66
github.com/operator-framework/operator-sdk v1.33.0

0 commit comments

Comments
 (0)