Skip to content

Commit 4c92d8a

Browse files
authored
Prepare for release 4.1.4-v17 (#1587)
ProductLine: Stash Release: v2022.06.21 Release-tracker: stashed/CHANGELOG#49 Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 236d747 commit 4c92d8a

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

2525
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
656656
stash.appscode.dev/apimachinery/apis/repositories

0 commit comments

Comments
 (0)