Skip to content

Commit

Permalink
Merge pull request flyteorg#77 from lyft/bump-plugin
Browse files Browse the repository at this point in the history
Update FlytePlugins
  • Loading branch information
akhurana001 committed Mar 5, 2020
2 parents 8c952d4 + 611c606 commit f7f5495
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ require (
github.com/imdario/mergo v0.3.8 // indirect
github.com/lyft/datacatalog v0.2.1
github.com/lyft/flyteidl v0.17.7
github.com/lyft/flyteplugins v0.3.9
//github.com/lyft/flyteplugins v0.3.4-0.20200218200451-1ce137d446ba
github.com/lyft/flyteplugins v0.3.10
github.com/lyft/flytestdlib v0.3.2
github.com/magiconair/properties v1.8.1
github.com/mitchellh/mapstructure v1.1.2
Expand Down
1 change: 1 addition & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,7 @@ github.com/lyft/flyteidl v0.17.7 h1:tDzRjcUUepGCnR/8/VLdsD9toW28nJ969qzcrJe5O5c=
github.com/lyft/flyteidl v0.17.7/go.mod h1:/zQXxuHO11u/saxTTZc8oYExIGEShXB+xCB1/F1Cu20=
github.com/lyft/flyteplugins v0.3.9 h1:IOxTQD2u4dPWKmSaLWZVlakyzMGPb6cP2G6/fmZMkkc=
github.com/lyft/flyteplugins v0.3.9/go.mod h1:FOSo04q4EheU6lm0oZFvfYAWgjrum/BDUK+mUT7qDFA=
github.com/lyft/flyteplugins v0.3.10/go.mod h1:FOSo04q4EheU6lm0oZFvfYAWgjrum/BDUK+mUT7qDFA=
github.com/lyft/flytestdlib v0.3.0/go.mod h1:LJPPJlkFj+wwVWMrQT3K5JZgNhZi2mULsCG4ZYhinhU=
github.com/lyft/flytestdlib v0.3.2 h1:bY6Y+Fg6Jdc7zY4GAYuR7t2hjWwynIdmRvtLcRNaGnw=
github.com/lyft/flytestdlib v0.3.2/go.mod h1:LJPPJlkFj+wwVWMrQT3K5JZgNhZi2mULsCG4ZYhinhU=
Expand Down

0 comments on commit f7f5495

Please sign in to comment.