Skip to content

Commit

Permalink
[YUNIKORN-228] Update dependencies (#138)
Browse files Browse the repository at this point in the history
Fixes: #138
  • Loading branch information
yangwwei authored and wilfred-s committed Jun 17, 2020
1 parent 903efa7 commit 9180814
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ go 1.12

require (
github.com/GoogleCloudPlatform/spark-on-k8s-operator v0.0.0-20200212043150-3df703098970
github.com/apache/incubator-yunikorn-core v0.0.0-20200612225821-42763f5385c7
github.com/apache/incubator-yunikorn-core v0.0.0-20200617005428-7529703804b3
github.com/apache/incubator-yunikorn-scheduler-interface v0.8.1-0.20200613000533-a889c9d6bafc
github.com/coreos/etcd v3.3.20+incompatible // indirect
github.com/coreos/go-semver v0.3.0 // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ github.com/apache/incubator-yunikorn-core v0.0.0-20200601201758-fc196adbafbc h1:
github.com/apache/incubator-yunikorn-core v0.0.0-20200601201758-fc196adbafbc/go.mod h1:5p0hHyU3l79nbo5GoW4rPq9b6Zoc42ID1tNQ4+6cY5A=
github.com/apache/incubator-yunikorn-core v0.0.0-20200612225821-42763f5385c7 h1:soCeNGzX6zzy3EnYl+M2oy3BVwBI2WV+EXBXZ+2Q8mI=
github.com/apache/incubator-yunikorn-core v0.0.0-20200612225821-42763f5385c7/go.mod h1:5p0hHyU3l79nbo5GoW4rPq9b6Zoc42ID1tNQ4+6cY5A=
github.com/apache/incubator-yunikorn-core v0.0.0-20200617005428-7529703804b3 h1:I9oaHK1Z5FYlabWdayukOtWLwp0otatl6mMBOpERqWQ=
github.com/apache/incubator-yunikorn-core v0.0.0-20200617005428-7529703804b3/go.mod h1:9hkNjP9kYi8I1Wr98cAGpzSGf5/aOgBclJ5PmG5/jwk=
github.com/apache/incubator-yunikorn-core v0.8.0 h1:U7ARr+BHM5IxQM9Tgnk6WeL3HbyD4wTvutmTggG75CA=
github.com/apache/incubator-yunikorn-scheduler-interface v0.0.0-20200414171840-a773cd557b1f h1:MO1PV62hmeaahOItQq848+aSbypnjdtXj4k0v+O4+nI=
github.com/apache/incubator-yunikorn-scheduler-interface v0.0.0-20200414171840-a773cd557b1f/go.mod h1:De+73NNH4KaRL9MGGnCyHJOtx2oQGVYOaespfoRNGSo=
Expand Down

0 comments on commit 9180814

Please sign in to comment.