Skip to content

Commit

Permalink
go mod tidy for flytectl/go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
lowc1012 committed May 31, 2024
1 parent e04acf3 commit 2322980
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion flytectl/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module github.com/flyteorg/flyte/flytectl

go 1.21
go 1.22

toolchain go1.22.0

require (
github.com/apoorvam/goterminal v0.0.0-20180523175556-614d345c47e5
Expand Down

0 comments on commit 2322980

Please sign in to comment.