Skip to content

Commit

Permalink
Update volcano apis (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
regadas authored Oct 13, 2021
1 parent 8fe77b6 commit f64b62e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ require (
k8s.io/client-go v0.22.1
k8s.io/klog v1.0.0
sigs.k8s.io/controller-runtime v0.9.6
volcano.sh/apis v0.0.0-20210518032656-21e2239e42bc
volcano.sh/apis v0.0.0-20210924061932-d4408f25a528
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -812,5 +812,5 @@ sigs.k8s.io/structured-merge-diff/v4 v4.1.2/go.mod h1:j/nl6xW8vLS49O8YvXW1ocPhZa
sigs.k8s.io/yaml v1.1.0/go.mod h1:UJmg0vDUVViEyp3mgSv9WPwZCDxu4rQW1olrI1uml+o=
sigs.k8s.io/yaml v1.2.0 h1:kr/MCeFWJWTwyaHoR9c8EjH9OumOmoF9YGiZd7lFm/Q=
sigs.k8s.io/yaml v1.2.0/go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc=
volcano.sh/apis v0.0.0-20210518032656-21e2239e42bc h1:anGQGhvjBeBe0HAC3zomoPEt/XO7myMg0XBzdf0kJCg=
volcano.sh/apis v0.0.0-20210518032656-21e2239e42bc/go.mod h1:UaeJ/s5Hyd+ZhFLc+Kw9YlgM8gRZ/5OzXqHa0yKOoXY=
volcano.sh/apis v0.0.0-20210924061932-d4408f25a528 h1:Z8vOj8SaJomKtLtB8S0+MlA+pGlZX4Bp4FDSfz+yg8I=
volcano.sh/apis v0.0.0-20210924061932-d4408f25a528/go.mod h1:UaeJ/s5Hyd+ZhFLc+Kw9YlgM8gRZ/5OzXqHa0yKOoXY=

0 comments on commit f64b62e

Please sign in to comment.