Skip to content

Commit

Permalink
Merge pull request #284 from yersan/issue-280
Browse files Browse the repository at this point in the history
[280] Set 1.20 as minimal Go version
  • Loading branch information
yersan committed Oct 26, 2023
2 parents 4c40bb4 + f10ad9f commit e7ab32f
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/wildfly/wildfly-operator

go 1.21.3
go 1.20

require (
github.com/RHsyseng/operator-utils v1.4.7
Expand Down

0 comments on commit e7ab32f

Please sign in to comment.