Skip to content

Commit

Permalink
Run go mod tidy
Browse files Browse the repository at this point in the history
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
  • Loading branch information
saschagrunert committed Dec 19, 2024
1 parent e0cbc1e commit 61143a3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
module k8s.io/release

go 1.23
go 1.23.0

toolchain go1.23.3

require (
cloud.google.com/go/storage v1.39.1
github.com/GoogleCloudPlatform/testgrid v0.0.38
Expand Down

0 comments on commit 61143a3

Please sign in to comment.