Skip to content

Commit

Permalink
The referenced Volcano API version is updated to 1.7
Browse files Browse the repository at this point in the history
Signed-off-by: wangyang <[email protected]>
  • Loading branch information
wangyang0616 committed Dec 23, 2022
1 parent 88db488 commit e9628ab
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ require (
k8s.io/utils v0.0.0-20220728103510-ee6ede2d64ed
sigs.k8s.io/yaml v1.3.0
stathat.com/c/consistent v1.0.0
volcano.sh/apis v1.6.0-alpha.0.0.20221206071715-99768c621d1d
volcano.sh/apis v1.7.0
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -827,5 +827,5 @@ sigs.k8s.io/yaml v1.3.0 h1:a2VclLzOGrwOHDiV8EfBGhvjHvP46CtW5j6POvhYGGo=
sigs.k8s.io/yaml v1.3.0/go.mod h1:GeOyir5tyXNByN85N/dRIT9es5UQNerPYEKK56eTBm8=
stathat.com/c/consistent v1.0.0 h1:ezyc51EGcRPJUxfHGSgJjWzJdj3NiMU9pNfLNGiXV0c=
stathat.com/c/consistent v1.0.0/go.mod h1:QkzMWzcbB+yQBL2AttO6sgsQS/JSTapcDISJalmCDS0=
volcano.sh/apis v1.6.0-alpha.0.0.20221206071715-99768c621d1d h1:3ThPUKyWZxJTOHBRHv1VGDzaLGl+Bb/g362xNG749zE=
volcano.sh/apis v1.6.0-alpha.0.0.20221206071715-99768c621d1d/go.mod h1:xe38GChdXXam/g/FkQXIsR0vhqp4twoZdY2gaGkEP24=
volcano.sh/apis v1.7.0 h1:seGlnTcyT2VBst+ypaTffekWdasV+siwluPXNpT8e54=
volcano.sh/apis v1.7.0/go.mod h1:xe38GChdXXam/g/FkQXIsR0vhqp4twoZdY2gaGkEP24=
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -970,7 +970,7 @@ sigs.k8s.io/yaml
# stathat.com/c/consistent v1.0.0
## explicit
stathat.com/c/consistent
# volcano.sh/apis v1.6.0-alpha.0.0.20221206071715-99768c621d1d
# volcano.sh/apis v1.7.0
## explicit; go 1.19
volcano.sh/apis/pkg/apis/batch/v1alpha1
volcano.sh/apis/pkg/apis/bus/v1alpha1
Expand Down

0 comments on commit e9628ab

Please sign in to comment.