File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
k8s.io/klog/v2 v2.60.1
14
14
kmodules.xyz/client-go v0.24.0
15
15
sigs.k8s.io/yaml v1.3.0
16
- voyagermesh.dev/apimachinery v0.4.3-0.20220603215924-9a6e26b778a9
16
+ voyagermesh.dev/apimachinery v0.5.0
17
17
)
18
18
19
19
require (
Original file line number Diff line number Diff line change @@ -1057,5 +1057,5 @@ sigs.k8s.io/structured-merge-diff/v4 v4.2.1/go.mod h1:j/nl6xW8vLS49O8YvXW1ocPhZa
1057
1057
sigs.k8s.io/yaml v1.2.0 /go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc =
1058
1058
sigs.k8s.io/yaml v1.3.0 h1:a2VclLzOGrwOHDiV8EfBGhvjHvP46CtW5j6POvhYGGo =
1059
1059
sigs.k8s.io/yaml v1.3.0 /go.mod h1:GeOyir5tyXNByN85N/dRIT9es5UQNerPYEKK56eTBm8 =
1060
- voyagermesh.dev/apimachinery v0.4.3-0.20220603215924-9a6e26b778a9 h1:Co2cbQgPQjPoD6UCoo5NInuqN2G+sy+u9t37f2Zv4iM =
1061
- voyagermesh.dev/apimachinery v0.4.3-0.20220603215924-9a6e26b778a9 /go.mod h1:VMlGlww9kWbiFSKt+SQSXPxI7f5/N4Y06z3kqqRV0Rs =
1060
+ voyagermesh.dev/apimachinery v0.5.0 h1:UqIfLmWVBPv0xXA/Cg9wFFfcy+wjzGlFmqtGxDPs+u8 =
1061
+ voyagermesh.dev/apimachinery v0.5.0 /go.mod h1:VMlGlww9kWbiFSKt+SQSXPxI7f5/N4Y06z3kqqRV0Rs =
Original file line number Diff line number Diff line change @@ -544,7 +544,7 @@ sigs.k8s.io/structured-merge-diff/v4/value
544
544
# sigs.k8s.io/yaml v1.3.0
545
545
## explicit; go 1.12
546
546
sigs.k8s.io/yaml
547
- # voyagermesh.dev/apimachinery v0.4.3-0.20220603215924-9a6e26b778a9
547
+ # voyagermesh.dev/apimachinery v0.5.0
548
548
## explicit; go 1.18
549
549
voyagermesh.dev/apimachinery/apis/voyager
550
550
voyagermesh.dev/apimachinery/apis/voyager/v1
You can’t perform that action at this time.
0 commit comments