Skip to content

Commit 9771f5d

Browse files
authored
Prepare for release v0.20.1 (#1446)
ProductLine: Stash Release: v2022.05.18 Release-tracker: stashed/CHANGELOG#48 Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 5816834 commit 9771f5d

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
@@ -41,7 +41,7 @@ require (
4141
kmodules.xyz/openshift v0.0.0-20220317220943-4cb898e77b51
4242
kmodules.xyz/prober v0.0.0-20220317221229-28d263b091df
4343
kmodules.xyz/webhook-runtime v0.0.0-20220317222714-0ddfc9e4c221
44-
stash.appscode.dev/apimachinery v0.20.0
44+
stash.appscode.dev/apimachinery v0.20.1
4545
)
4646

4747
require (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1338,5 +1338,5 @@ sigs.k8s.io/yaml v1.2.0/go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc=
13381338
sigs.k8s.io/yaml v1.3.0 h1:a2VclLzOGrwOHDiV8EfBGhvjHvP46CtW5j6POvhYGGo=
13391339
sigs.k8s.io/yaml v1.3.0/go.mod h1:GeOyir5tyXNByN85N/dRIT9es5UQNerPYEKK56eTBm8=
13401340
sourcegraph.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0/go.mod h1:hI742Nqp5OhwiqlzhgfbWU4mW4yO10fP+LoT9WOswdU=
1341-
stash.appscode.dev/apimachinery v0.20.0 h1:JxBT94F/bfV6hkc8PxYoNOFiNeXa8YRLBp1hAX2NDz0=
1342-
stash.appscode.dev/apimachinery v0.20.0/go.mod h1:HyYlJ56VT8QgUM7NPCMrRRr/9e+eltUHGtd7GBXUCJo=
1341+
stash.appscode.dev/apimachinery v0.20.1 h1:pWmqoGydibXTbwFGesMdVulxPGE/J3gdSGY/9E6LOh0=
1342+
stash.appscode.dev/apimachinery v0.20.1/go.mod h1:HyYlJ56VT8QgUM7NPCMrRRr/9e+eltUHGtd7GBXUCJo=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1588,7 +1588,7 @@ sigs.k8s.io/structured-merge-diff/v4/value
15881588
# sigs.k8s.io/yaml v1.3.0
15891589
## explicit; go 1.12
15901590
sigs.k8s.io/yaml
1591-
# stash.appscode.dev/apimachinery v0.20.0
1591+
# stash.appscode.dev/apimachinery v0.20.1
15921592
## explicit; go 1.17
15931593
stash.appscode.dev/apimachinery/apis
15941594
stash.appscode.dev/apimachinery/apis/repositories

0 commit comments

Comments
 (0)