Skip to content

Commit

Permalink
Merge pull request #219 from joejstuart/golang-bump
Browse files Browse the repository at this point in the history
bump golang version
  • Loading branch information
joejstuart authored Nov 17, 2023
2 parents 8fccdd2 + e3aaaa0 commit a7a2949
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/enterprise-contract/enterprise-contract-controller

go 1.20
go 1.21.4

require (
github.com/enterprise-contract/enterprise-contract-controller/api v0.0.0-00010101000000-000000000000
Expand Down

0 comments on commit a7a2949

Please sign in to comment.