Skip to content

Commit

Permalink
go.mod: require 1.23
Browse files Browse the repository at this point in the history
pulled by kube deps

Signed-off-by: Francesco Romani <[email protected]>
  • Loading branch information
ffromani committed Nov 14, 2024
1 parent 718ae7b commit 340e222
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/resource-topology-exporter

go 1.22.0

toolchain go1.22.2
go 1.23.0

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

0 comments on commit 340e222

Please sign in to comment.