Skip to content

Commit 22e4fb8

Browse files
authored
Bump volcano.sh/apis to 1.10.0 (#2320)
Signed-off-by: Jacob Salway <[email protected]>
1 parent 2999546 commit 22e4fb8

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
@@ -32,7 +32,7 @@ require (
3232
sigs.k8s.io/controller-runtime v0.17.5
3333
sigs.k8s.io/scheduler-plugins v0.29.8
3434
sigs.k8s.io/yaml v1.4.0
35-
volcano.sh/apis v1.9.0
35+
volcano.sh/apis v1.10.0
3636
)
3737

3838
require (

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -749,5 +749,5 @@ sigs.k8s.io/structured-merge-diff/v4 v4.4.1 h1:150L+0vs/8DA78h1u02ooW1/fFq/Lwr+s
749749
sigs.k8s.io/structured-merge-diff/v4 v4.4.1/go.mod h1:N8hJocpFajUSSeSJ9bOZ77VzejKZaXsTtZo4/u7Io08=
750750
sigs.k8s.io/yaml v1.4.0 h1:Mk1wCc2gy/F0THH0TAp1QYyJNzRm2KCLy3o5ASXVI5E=
751751
sigs.k8s.io/yaml v1.4.0/go.mod h1:Ejl7/uTz7PSA4eKMyQCUTnhZYNmLIl+5c2lQPGR2BPY=
752-
volcano.sh/apis v1.9.0 h1:e+9yEbQOi6HvgaayAxYULT6n+59mkYvmqjKhp9Z06sY=
753-
volcano.sh/apis v1.9.0/go.mod h1:yXNfsZRzAOq6EUyPJYFrlMorh1XsYQGonGWyr4IiznM=
752+
volcano.sh/apis v1.10.0 h1:Z9eLwibQmhpFmYGLWxjsTWwsYeTEKvvjFcLptmP2qxE=
753+
volcano.sh/apis v1.10.0/go.mod h1:z8hhFZ2qcUMR1JIjVYmBqL98CVaXNzsQAcqKiytQW9s=

0 commit comments

Comments
 (0)