Skip to content

Commit

Permalink
Update flyteplugins to v0.10.4 (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
regadas authored Mar 21, 2022
1 parent e3b082d commit 09e2d7e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.16
require (
github.com/envoyproxy/protoc-gen-validate v0.6.3
github.com/flyteorg/flyteidl v0.21.25
github.com/flyteorg/flyteplugins v0.10.3
github.com/flyteorg/flyteplugins v0.10.4
github.com/flyteorg/flytestdlib v0.4.10
github.com/golang/protobuf v1.5.2
github.com/hashicorp/go-version v1.4.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -222,8 +222,8 @@ github.com/fatih/structtag v1.2.0/go.mod h1:mBJUNpUnHmRKrKlQQlmCrh5PuhftFbNv8Ys4
github.com/flyteorg/flyteidl v0.21.23/go.mod h1:576W2ViEyjTpT+kEVHAGbrTP3HARNUZ/eCwrNPmdx9U=
github.com/flyteorg/flyteidl v0.21.25 h1:8Mc7QiaKQ1SCIQw8V1rXqoOMxX/5xq5tSEb/ZhABtHk=
github.com/flyteorg/flyteidl v0.21.25/go.mod h1:576W2ViEyjTpT+kEVHAGbrTP3HARNUZ/eCwrNPmdx9U=
github.com/flyteorg/flyteplugins v0.10.3 h1:FFtWZNZ3SnhGHImzQzl5B6KMMkgj60LSzD90F6DYAgA=
github.com/flyteorg/flyteplugins v0.10.3/go.mod h1:RXgHGGUGC1akEnAd0yi4cLuYP1BF1rVkxhGjzIrm6VU=
github.com/flyteorg/flyteplugins v0.10.4 h1:9dPCI+s0Q6ymbadMhcQlaqQNDyp4w/3KRyXJj2+bCFQ=
github.com/flyteorg/flyteplugins v0.10.4/go.mod h1:RXgHGGUGC1akEnAd0yi4cLuYP1BF1rVkxhGjzIrm6VU=
github.com/flyteorg/flytestdlib v0.3.13/go.mod h1:Tz8JCECAbX6VWGwFT6cmEQ+RJpZ/6L9pswu3fzWs220=
github.com/flyteorg/flytestdlib v0.4.7/go.mod h1:fv1ar34LJLMTaf0tbfetisLykUlARi7rP+NQTUn6QQs=
github.com/flyteorg/flytestdlib v0.4.10 h1:nLwiyNuc1OkF19uBF0DW2Jl/Cakwgdkzyw9tiTFYoGM=
Expand Down

0 comments on commit 09e2d7e

Please sign in to comment.