Skip to content

Commit

Permalink
Bump go to 1.21 (operator-framework#56)
Browse files Browse the repository at this point in the history
Signed-off-by: Catherine Chan-Tse <cchantse@redhat.com>
  • Loading branch information
oceanc80 committed Feb 19, 2024
1 parent d26c43b commit 909f77d
Show file tree
Hide file tree
Showing 2 changed files with 79 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/operator-framework/ansible-operator-plugins

go 1.20
go 1.21

require (
github.com/go-logr/logr v1.4.1
Expand Down
Loading

0 comments on commit 909f77d

Please sign in to comment.