Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

Update tf operator branch dep #223

Merged
merged 10 commits into from
Oct 10, 2019
42 changes: 4 additions & 38 deletions Gopkg.lock

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

2 changes: 1 addition & 1 deletion Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ required = [

[[constraint]]
name = "github.com/kubeflow/tf-operator"
branch = "master"
branch = "v0.7-branch"

[[constraint]]
name = "github.com/sirupsen/logrus"
Expand Down
Loading