Skip to content

Commit f766e4c

Browse files
author
guoqinwill
committedMar 18, 2024
update volcano api version
Signed-off-by: wangyang <wangyang8126@gmail.com> Signed-off-by: guoqinwill <guoqinwill@163.com>
1 parent 5ea1bd5 commit f766e4c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ require (
4040
sigs.k8s.io/controller-runtime v0.13.0
4141
sigs.k8s.io/yaml v1.3.0
4242
stathat.com/c/consistent v1.0.0
43-
volcano.sh/apis v1.8.0-alpha.0.0.20231028020234-1a5aa81107d7
43+
volcano.sh/apis v1.9.0-alpha.0
4444
)
4545

4646
require (

‎go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -403,5 +403,5 @@ sigs.k8s.io/yaml v1.3.0 h1:a2VclLzOGrwOHDiV8EfBGhvjHvP46CtW5j6POvhYGGo=
403403
sigs.k8s.io/yaml v1.3.0/go.mod h1:GeOyir5tyXNByN85N/dRIT9es5UQNerPYEKK56eTBm8=
404404
stathat.com/c/consistent v1.0.0 h1:ezyc51EGcRPJUxfHGSgJjWzJdj3NiMU9pNfLNGiXV0c=
405405
stathat.com/c/consistent v1.0.0/go.mod h1:QkzMWzcbB+yQBL2AttO6sgsQS/JSTapcDISJalmCDS0=
406-
volcano.sh/apis v1.8.0-alpha.0.0.20231028020234-1a5aa81107d7 h1:Meq/5hsE1nK9XFZrU5tLM29RjC2SfXpsfLWaKcRyGbE=
407-
volcano.sh/apis v1.8.0-alpha.0.0.20231028020234-1a5aa81107d7/go.mod h1:h+xbUpkjfRaHjktAi8h+7JNnNahjwhRSgpN9FUUwNXQ=
406+
volcano.sh/apis v1.9.0-alpha.0 h1:dFiCBERTww6tr27RtJoB+FNHJmiLckWdD+a/izwvDus=
407+
volcano.sh/apis v1.9.0-alpha.0/go.mod h1:ynlOgLZGwvbcCJLBvDJIbiY5id31N2qdJkANJAtaa7w=

0 commit comments

Comments
 (0)