Skip to content

Commit

Permalink
chore: Bump kubeflow/common version to 0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffwan committed Aug 31, 2021
1 parent 3106e07 commit f7e728a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.14
require (
github.com/go-logr/logr v0.3.0
github.com/go-openapi/spec v0.20.3
github.com/kubeflow/common v0.3.4
github.com/kubeflow/common v0.3.7
github.com/onrik/logrus v0.2.2-0.20181225141908-a09d5cdcdc62
github.com/onsi/ginkgo v1.14.1
github.com/onsi/gomega v1.10.2
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,8 @@ github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/kubeflow/common v0.3.4 h1:Ag2L8Cns7q6jSnDfqbaLf2Vxc9M+nDCe2BJ69Y+Tye4=
github.com/kubeflow/common v0.3.4/go.mod h1:8Y4M5/L0LkmoovGUwa9ZHQ0hqK0wj3dffF/WpLYGN7o=
github.com/kubeflow/common v0.3.7 h1:LMZrBc/DKBOEX2qIFB+jOwcIqg2hZc2/vRm5kGVcQcw=
github.com/kubeflow/common v0.3.7/go.mod h1:X15/dRQQoB77wrqrPwVn4GqG2ubgk8xR24A80i61d/4=
github.com/lightstep/lightstep-tracer-common/golang/gogo v0.0.0-20190605223551-bc2310a04743/go.mod h1:qklhhLq1aX+mtWk9cPHPzaBjWImj5ULL6C7HFJtXQMM=
github.com/lightstep/lightstep-tracer-go v0.18.1/go.mod h1:jlF1pusYV4pidLvZ+XD0UBX0ZE6WURAspgAczcDHrL4=
github.com/lyft/protoc-gen-validate v0.0.13/go.mod h1:XbGvPuh87YZc5TdIa2/I4pLk0QoUACkjt2znoq26NVQ=
Expand Down
1 change: 1 addition & 0 deletions prow_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ workflows:
- sdk/*
- test/*
- prow_config.yaml
- go.*
params:
registry: "809251082950.dkr.ecr.us-west-2.amazonaws.com/training-operator"
tfJobVersion: v1
Expand Down

0 comments on commit f7e728a

Please sign in to comment.