Skip to content

Commit e302638

Browse files
authored
Prepare for release 8.2.0-v1 (#1222)
ProductLine: Stash Release: v2022.06.21 Release-tracker: stashed/CHANGELOG#49 Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 055cf09 commit e302638

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
@@ -16,7 +16,7 @@ require (
1616
kmodules.xyz/client-go v0.24.3
1717
kmodules.xyz/custom-resources v0.24.0
1818
kmodules.xyz/offshoot-api v0.24.1
19-
stash.appscode.dev/apimachinery v0.20.2-0.20220616125513-e19298fd23b1
19+
stash.appscode.dev/apimachinery v0.21.0
2020
)
2121

2222
require (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1017,5 +1017,5 @@ sigs.k8s.io/structured-merge-diff/v4 v4.2.1/go.mod h1:j/nl6xW8vLS49O8YvXW1ocPhZa
10171017
sigs.k8s.io/yaml v1.2.0/go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc=
10181018
sigs.k8s.io/yaml v1.3.0 h1:a2VclLzOGrwOHDiV8EfBGhvjHvP46CtW5j6POvhYGGo=
10191019
sigs.k8s.io/yaml v1.3.0/go.mod h1:GeOyir5tyXNByN85N/dRIT9es5UQNerPYEKK56eTBm8=
1020-
stash.appscode.dev/apimachinery v0.20.2-0.20220616125513-e19298fd23b1 h1:wUr0lPX6zzdWq1dyeIbYkQvrzhW8/YERyII6iyi9IE4=
1021-
stash.appscode.dev/apimachinery v0.20.2-0.20220616125513-e19298fd23b1/go.mod h1:mtxrytXCX8271F5xVMKTwVPoERs6XbhLZlhRKJU08uI=
1020+
stash.appscode.dev/apimachinery v0.21.0 h1:uK4IAuT3+V7b2/sQAWslQ3iT8agN6qgy58gg9W51rhk=
1021+
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
@@ -646,7 +646,7 @@ sigs.k8s.io/structured-merge-diff/v4/value
646646
# sigs.k8s.io/yaml v1.3.0
647647
## explicit; go 1.12
648648
sigs.k8s.io/yaml
649-
# stash.appscode.dev/apimachinery v0.20.2-0.20220616125513-e19298fd23b1
649+
# stash.appscode.dev/apimachinery v0.21.0
650650
## explicit; go 1.18
651651
stash.appscode.dev/apimachinery/apis/repositories
652652
stash.appscode.dev/apimachinery/apis/repositories/v1alpha1

0 commit comments

Comments
 (0)