Skip to content

Commit

Permalink
Bump golang to 1.21 as minimum requirement
Browse files Browse the repository at this point in the history
This will bump go to minimum 1.21 in go.mod and
release pipeline
  • Loading branch information
piyush-garg authored and tekton-robot committed Mar 14, 2024
1 parent b3b6c68 commit 0078998
Show file tree
Hide file tree
Showing 5 changed files with 78 additions and 2,268 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/tektoncd/cli

go 1.20
go 1.21

require (
github.com/AlecAivazis/survey/v2 v2.3.7
Expand Down
Loading

0 comments on commit 0078998

Please sign in to comment.