Skip to content

Commit

Permalink
Bump go version to 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-cattermole committed Nov 13, 2023
1 parent 7ec03c3 commit 9be121c
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/kuadrant/kuadrant-operator

go 1.20
go 1.21

require (
github.com/elliotchance/orderedmap/v2 v2.2.0
Expand Down
Loading

0 comments on commit 9be121c

Please sign in to comment.