Skip to content

Commit

Permalink
feat: add toolchain for dealing with lower go versions
Browse files Browse the repository at this point in the history
Signed-off-by: Dustin Scott <[email protected]>
  • Loading branch information
scottd018 committed May 3, 2024
1 parent 1748ff3 commit ed4b502
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ module github.com/nukleros/operator-builder

go 1.22

toolchain go1.22.1

require (
github.com/go-playground/validator v9.31.0+incompatible
github.com/nukleros/gener8s v0.1.0
Expand Down

0 comments on commit ed4b502

Please sign in to comment.