Skip to content

Commit

Permalink
downgrade Go version to 1.19 for tests/e2e to be consistent with the …
Browse files Browse the repository at this point in the history
…other modules
  • Loading branch information
mihaialexandrescu committed Aug 16, 2023
1 parent 1462857 commit 46c15b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/banzaicloud/koperator/tests/e2e

go 1.20
go 1.19

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

0 comments on commit 46c15b9

Please sign in to comment.