Skip to content

Commit

Permalink
Pin to patch version of go in go.mod (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-innis authored May 2, 2024
1 parent a2115dc commit 17dc435
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/awslabs/operatorpkg

go 1.22

toolchain go1.22.1
go 1.22.2

require (
github.com/Pallinder/go-randomdata v1.2.0
Expand Down

0 comments on commit 17dc435

Please sign in to comment.