Skip to content

Commit

Permalink
go.mod: require go 1.22
Browse files Browse the repository at this point in the history
pulled by (upcoming) k8s deps bump

Signed-off-by: Francesco Romani <[email protected]>
  • Loading branch information
ffromani committed Nov 14, 2024
1 parent efd59c8 commit 7ea682c
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/k8stopologyawareschedwg/deployer

go 1.21

toolchain go1.21.7
go 1.22

require (
github.com/aquasecurity/go-version v0.0.0-20210121072130-637058cfe492
Expand Down

0 comments on commit 7ea682c

Please sign in to comment.