Skip to content

Commit

Permalink
flyteplugins v0.4.1 (flyteorg#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
bnsblue authored Jul 31, 2020
1 parent f11ca5f commit 791fa06
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion flytepropeller/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ require (
github.com/jmespath/go-jmespath v0.3.0 // indirect
github.com/lyft/datacatalog v0.2.1
github.com/lyft/flyteidl v0.18.0
github.com/lyft/flyteplugins v0.4.0
github.com/lyft/flyteplugins v0.4.1
github.com/lyft/flytestdlib v0.3.9
github.com/magiconair/properties v1.8.1
github.com/mattn/go-colorable v0.1.6 // indirect
Expand Down
2 changes: 2 additions & 0 deletions flytepropeller/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,8 @@ github.com/lyft/flyteplugins v0.3.39 h1:mbSRSqDRKmloBcZ+vakT335WA+wlvYsQfpAi8jHw
github.com/lyft/flyteplugins v0.3.39/go.mod h1:IBklcIq+3RcRn2FVlxqytinaRAM+NZ9Ax3czSco0Y9Q=
github.com/lyft/flyteplugins v0.4.0 h1:4YCXJ7W3DcjiXSjhopjzRiIpvjhoDuSMNwtT54DQ89s=
github.com/lyft/flyteplugins v0.4.0/go.mod h1:IBklcIq+3RcRn2FVlxqytinaRAM+NZ9Ax3czSco0Y9Q=
github.com/lyft/flyteplugins v0.4.1 h1:yIaRqoVISYONLorw2woF/mNDCOq9pLWwiM3d+JyE8yA=
github.com/lyft/flyteplugins v0.4.1/go.mod h1:IBklcIq+3RcRn2FVlxqytinaRAM+NZ9Ax3czSco0Y9Q=
github.com/lyft/flytestdlib v0.3.0/go.mod h1:LJPPJlkFj+wwVWMrQT3K5JZgNhZi2mULsCG4ZYhinhU=
github.com/lyft/flytestdlib v0.3.9 h1:NaKp9xkeWWwhVvqTOcR/FqlASy1N2gu/kN7PVe4S7YI=
github.com/lyft/flytestdlib v0.3.9/go.mod h1:LJPPJlkFj+wwVWMrQT3K5JZgNhZi2mULsCG4ZYhinhU=
Expand Down

0 comments on commit 791fa06

Please sign in to comment.