Skip to content

Commit

Permalink
Prepare for release v0.0.9 (#11)
Browse files Browse the repository at this point in the history
ProductLine: Voyager
Release: v2022.06.20
Release-tracker: voyagermesh/CHANGELOG#19
Signed-off-by: 1gtm <1gtm@appscode.com>
  • Loading branch information
1gtm authored Jun 17, 2022
1 parent 7b82992 commit 696408d
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 @@ -13,7 +13,7 @@ require (
k8s.io/klog/v2 v2.60.1
kmodules.xyz/client-go v0.24.0
sigs.k8s.io/yaml v1.3.0
voyagermesh.dev/apimachinery v0.4.3-0.20220603215924-9a6e26b778a9
voyagermesh.dev/apimachinery v0.5.0
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1057,5 +1057,5 @@ sigs.k8s.io/structured-merge-diff/v4 v4.2.1/go.mod h1:j/nl6xW8vLS49O8YvXW1ocPhZa
sigs.k8s.io/yaml v1.2.0/go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc=
sigs.k8s.io/yaml v1.3.0 h1:a2VclLzOGrwOHDiV8EfBGhvjHvP46CtW5j6POvhYGGo=
sigs.k8s.io/yaml v1.3.0/go.mod h1:GeOyir5tyXNByN85N/dRIT9es5UQNerPYEKK56eTBm8=
voyagermesh.dev/apimachinery v0.4.3-0.20220603215924-9a6e26b778a9 h1:Co2cbQgPQjPoD6UCoo5NInuqN2G+sy+u9t37f2Zv4iM=
voyagermesh.dev/apimachinery v0.4.3-0.20220603215924-9a6e26b778a9/go.mod h1:VMlGlww9kWbiFSKt+SQSXPxI7f5/N4Y06z3kqqRV0Rs=
voyagermesh.dev/apimachinery v0.5.0 h1:UqIfLmWVBPv0xXA/Cg9wFFfcy+wjzGlFmqtGxDPs+u8=
voyagermesh.dev/apimachinery v0.5.0/go.mod h1:VMlGlww9kWbiFSKt+SQSXPxI7f5/N4Y06z3kqqRV0Rs=
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@ sigs.k8s.io/structured-merge-diff/v4/value
# sigs.k8s.io/yaml v1.3.0
## explicit; go 1.12
sigs.k8s.io/yaml
# voyagermesh.dev/apimachinery v0.4.3-0.20220603215924-9a6e26b778a9
# voyagermesh.dev/apimachinery v0.5.0
## explicit; go 1.18
voyagermesh.dev/apimachinery/apis/voyager
voyagermesh.dev/apimachinery/apis/voyager/v1
Expand Down

0 comments on commit 696408d

Please sign in to comment.