Skip to content

Commit

Permalink
update boilerplate/flyte/golang_support_tools/go.mod
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Lo <[email protected]>
  • Loading branch information
lowc1012 committed Jun 27, 2024
1 parent a375301 commit 6ae0746
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions boilerplate/flyte/golang_support_tools/go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/flyteorg/boilerplate

go 1.21

toolchain go1.21.7
go 1.22

require (
github.com/EngHabu/mockery v0.0.0-20220916190332-dde70e38baba
Expand Down

0 comments on commit 6ae0746

Please sign in to comment.