Skip to content

Commit

Permalink
Fix go version
Browse files Browse the repository at this point in the history
  • Loading branch information
bartam1 committed Mar 1, 2023
1 parent 5368125 commit 08c7327
Showing 1 changed file with 1 addition 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/banzaicloud/koperator

go 1.18
go 1.19

require (
emperror.dev/errors v0.8.1
Expand Down

0 comments on commit 08c7327

Please sign in to comment.