Skip to content

Commit

Permalink
Updates go.mod
Browse files Browse the repository at this point in the history
Signed-off-by: PuneetPunamiya <ppunamiy@redhat.com>
  • Loading branch information
PuneetPunamiya committed Sep 17, 2024
1 parent 4176b05 commit 2c9888d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module github.com/tektoncd/chains

go 1.22
go 1.22.5

require (
cloud.google.com/go/compute/metadata v0.5.1
cloud.google.com/go/storage v1.43.0
Expand Down

0 comments on commit 2c9888d

Please sign in to comment.