Skip to content

Commit

Permalink
Bump go to 1.22.8 and remove toolchain
Browse files Browse the repository at this point in the history
toolchain was not required and bumped the go
 version to accomodate the chains dependency

Signed-off-by: divyansh42 <[email protected]>
  • Loading branch information
divyansh42 authored and tekton-robot committed Nov 11, 2024
1 parent 61bf47b commit e6717bd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module github.com/tektoncd/cli

go 1.22.7
toolchain go1.22.9
go 1.22.8

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

0 comments on commit e6717bd

Please sign in to comment.