Skip to content

Commit 2d26534

Browse files
authored
Prepare for release 5.0.13-v6 (#113)
ProductLine: Stash Release: v2022.06.21 Release-tracker: stashed/CHANGELOG#49 Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 1ca8f25 commit 2d26534

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
@@ -17,7 +17,7 @@ require (
1717
kmodules.xyz/custom-resources v0.24.0
1818
kmodules.xyz/offshoot-api v0.24.1
1919
kubedb.dev/apimachinery v0.27.1-0.20220616092651-6571aa028218
20-
stash.appscode.dev/apimachinery v0.20.2-0.20220616125513-e19298fd23b1
20+
stash.appscode.dev/apimachinery v0.21.0
2121
)
2222

2323
require (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1103,5 +1103,5 @@ sigs.k8s.io/structured-merge-diff/v4 v4.2.1/go.mod h1:j/nl6xW8vLS49O8YvXW1ocPhZa
11031103
sigs.k8s.io/yaml v1.2.0/go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc=
11041104
sigs.k8s.io/yaml v1.3.0 h1:a2VclLzOGrwOHDiV8EfBGhvjHvP46CtW5j6POvhYGGo=
11051105
sigs.k8s.io/yaml v1.3.0/go.mod h1:GeOyir5tyXNByN85N/dRIT9es5UQNerPYEKK56eTBm8=
1106-
stash.appscode.dev/apimachinery v0.20.2-0.20220616125513-e19298fd23b1 h1:wUr0lPX6zzdWq1dyeIbYkQvrzhW8/YERyII6iyi9IE4=
1107-
stash.appscode.dev/apimachinery v0.20.2-0.20220616125513-e19298fd23b1/go.mod h1:mtxrytXCX8271F5xVMKTwVPoERs6XbhLZlhRKJU08uI=
1106+
stash.appscode.dev/apimachinery v0.21.0 h1:uK4IAuT3+V7b2/sQAWslQ3iT8agN6qgy58gg9W51rhk=
1107+
stash.appscode.dev/apimachinery v0.21.0/go.mod h1:mtxrytXCX8271F5xVMKTwVPoERs6XbhLZlhRKJU08uI=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -650,7 +650,7 @@ sigs.k8s.io/structured-merge-diff/v4/value
650650
# sigs.k8s.io/yaml v1.3.0
651651
## explicit; go 1.12
652652
sigs.k8s.io/yaml
653-
# stash.appscode.dev/apimachinery v0.20.2-0.20220616125513-e19298fd23b1
653+
# stash.appscode.dev/apimachinery v0.21.0
654654
## explicit; go 1.18
655655
stash.appscode.dev/apimachinery/apis/repositories
656656
stash.appscode.dev/apimachinery/apis/repositories/v1alpha1

0 commit comments

Comments
 (0)