Skip to content

Commit

Permalink
Merge pull request flyteorg#33 from lyft/mtoledo/update-flyteplugins-…
Browse files Browse the repository at this point in the history
…version

bump flyteplugins version
  • Loading branch information
migueltol22 authored Nov 25, 2019
2 parents be7eb52 + 3af5ab1 commit 241f81e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ required = [

[[constraint]]
name = "github.com/lyft/flyteplugins"
version = "^0.2.0"
version = "^0.2.2"

[[override]]
name = "github.com/lyft/flytestdlib"
Expand Down Expand Up @@ -114,4 +114,4 @@ required = [
[[override]]
name = "gopkg.in/fsnotify.v1"
source = "https://github.com/fsnotify/fsnotify.git"
version="v1.4.7"
version="v1.4.7"

0 comments on commit 241f81e

Please sign in to comment.