Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
upgrade flyteplugins & flytepropeller
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Lin <sean@union.ai>
  • Loading branch information
mayitbeegh committed Jun 2, 2022
1 parent 6e03bd4 commit 401fa8e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ require (
github.com/coreos/go-oidc v2.2.1+incompatible
github.com/evanphx/json-patch v4.9.0+incompatible
github.com/flyteorg/flyteidl v1.1.0
github.com/flyteorg/flyteplugins v1.0.0
github.com/flyteorg/flytepropeller v1.1.3
github.com/flyteorg/flyteplugins v1.0.2-0.20220602075651-e88820d56a4d
github.com/flyteorg/flytepropeller v1.1.8-0.20220602201948-e655fd113fa3
github.com/flyteorg/flytestdlib v1.0.2
github.com/flyteorg/stow v0.3.5
github.com/ghodss/yaml v1.0.0
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -384,8 +384,12 @@ github.com/flyteorg/flyteidl v1.1.0 h1:f8tdMXOuorS/d+4Ut2QarfDbdCOriK0S+EnlQzrwz
github.com/flyteorg/flyteidl v1.1.0/go.mod h1:JW0z1ZaHS9zWvDAwSMIyGhsf+V4zrzBBgh5IuqzMFCM=
github.com/flyteorg/flyteplugins v1.0.0 h1:77hUJjiIxBmQ9rd3+cXjSGnzOVAFrSzCd59aIaYFB/8=
github.com/flyteorg/flyteplugins v1.0.0/go.mod h1:4Cpn+9RfanIieTTh2XsuL6zPYXtsR5UDe8YaEmXONT4=
github.com/flyteorg/flyteplugins v1.0.2-0.20220602075651-e88820d56a4d h1:RxpG9kXz3/3upKYTj9kSJ8nQfMXw/659wo4+51wO4aU=
github.com/flyteorg/flyteplugins v1.0.2-0.20220602075651-e88820d56a4d/go.mod h1:vVKWzbVl43Jr+AUrVYsU7s4O5YOd631C1bCsZ7mnzmU=
github.com/flyteorg/flytepropeller v1.1.3 h1:RuS/mkbEhjGyUy2XIs7sHOaio1BK8TUZMGKiIN0/pqE=
github.com/flyteorg/flytepropeller v1.1.3/go.mod h1:x7vIuy9vmOPw9JSd+xAijeiHShmuieFZsTT1yLXhR90=
github.com/flyteorg/flytepropeller v1.1.8-0.20220602201948-e655fd113fa3 h1:JG+yM/Vpw4X3KIrSeCTtZoquHZ+PsEsWkwtY/eTx9qM=
github.com/flyteorg/flytepropeller v1.1.8-0.20220602201948-e655fd113fa3/go.mod h1:/+yeEeRYa8hqDTDyh0DQKLdnuOIo3VIOtyP3C8SUwAo=
github.com/flyteorg/flytestdlib v1.0.0/go.mod h1:QSVN5wIM1lM9d60eAEbX7NwweQXW96t5x4jbyftn89c=
github.com/flyteorg/flytestdlib v1.0.2 h1:8ncOtWwZBp8QSK32Mx5W3lhFIUef64olxQdq2KIJrps=
github.com/flyteorg/flytestdlib v1.0.2/go.mod h1:QSVN5wIM1lM9d60eAEbX7NwweQXW96t5x4jbyftn89c=
Expand Down

0 comments on commit 401fa8e

Please sign in to comment.