Skip to content

Commit

Permalink
Bump go version to 1.22.5 as min rquirement
Browse files Browse the repository at this point in the history
  • Loading branch information
piyush-garg authored and tekton-robot committed Jul 30, 2024
1 parent a991ab4 commit 512f13e
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/cli

go 1.22.0
go 1.22.5

require (
github.com/AlecAivazis/survey/v2 v2.3.7
github.com/Netflix/go-expect v0.0.0-20220104043353-73e0943537d2
Expand Down

0 comments on commit 512f13e

Please sign in to comment.