Skip to content

Commit

Permalink
Merge 4c87958 into 5f002e4
Browse files Browse the repository at this point in the history
  • Loading branch information
shaowei-su committed Jan 26, 2021
2 parents 5f002e4 + 4c87958 commit c3851b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/golang/protobuf v1.3.2
github.com/google/go-cmp v0.4.1 // indirect
github.com/grpc-ecosystem/grpc-gateway v1.5.0 // indirect
github.com/kubeflow/common v0.3.1
github.com/kubeflow/common v0.3.2
github.com/kubernetes-sigs/kube-batch v0.0.0-20200414051246-2e934d1c8860 // indirect
github.com/onrik/logrus v0.2.2-0.20181225141908-a09d5cdcdc62
github.com/pkg/errors v0.9.1 // indirect
Expand Down
1 change: 1 addition & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,7 @@ github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/kubeflow/common v0.3.1 h1:BpKu8dBgpTy/rVh6ahOqDEeJEOguU4aHg9WLQVLfhy8=
github.com/kubeflow/common v0.3.1/go.mod h1:OyD4XjYb5+iNI11VwjvvlhjUNqcUF/0dx3AKk9VpyFQ=
github.com/kubeflow/common v0.3.2/go.mod h1:OyD4XjYb5+iNI11VwjvvlhjUNqcUF/0dx3AKk9VpyFQ=
github.com/kubernetes-sigs/kube-batch v0.0.0-20200414051246-2e934d1c8860 h1:39KWsid3s21fCNqVRUDRMI6EjHGDT20fCvXaWCQyV54=
github.com/kubernetes-sigs/kube-batch v0.0.0-20200414051246-2e934d1c8860/go.mod h1:zz2mdDZyxgs7soNhFzkeHeCBRNjx/4X93GpHwQXe9Zw=
github.com/kylelemons/godebug v0.0.0-20170820004349-d65d576e9348/go.mod h1:B69LEHPfb2qLo0BaaOLcbitczOKLWTsrBG9LczfCD4k=
Expand Down

0 comments on commit c3851b2

Please sign in to comment.