Skip to content

Commit 696408d

Browse files
authored
Prepare for release v0.0.9 (#11)
ProductLine: Voyager Release: v2022.06.20 Release-tracker: voyagermesh/CHANGELOG#19 Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 7b82992 commit 696408d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
k8s.io/klog/v2 v2.60.1
1414
kmodules.xyz/client-go v0.24.0
1515
sigs.k8s.io/yaml v1.3.0
16-
voyagermesh.dev/apimachinery v0.4.3-0.20220603215924-9a6e26b778a9
16+
voyagermesh.dev/apimachinery v0.5.0
1717
)
1818

1919
require (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1057,5 +1057,5 @@ sigs.k8s.io/structured-merge-diff/v4 v4.2.1/go.mod h1:j/nl6xW8vLS49O8YvXW1ocPhZa
10571057
sigs.k8s.io/yaml v1.2.0/go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc=
10581058
sigs.k8s.io/yaml v1.3.0 h1:a2VclLzOGrwOHDiV8EfBGhvjHvP46CtW5j6POvhYGGo=
10591059
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=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,7 @@ sigs.k8s.io/structured-merge-diff/v4/value
544544
# sigs.k8s.io/yaml v1.3.0
545545
## explicit; go 1.12
546546
sigs.k8s.io/yaml
547-
# voyagermesh.dev/apimachinery v0.4.3-0.20220603215924-9a6e26b778a9
547+
# voyagermesh.dev/apimachinery v0.5.0
548548
## explicit; go 1.18
549549
voyagermesh.dev/apimachinery/apis/voyager
550550
voyagermesh.dev/apimachinery/apis/voyager/v1

0 commit comments

Comments
 (0)