Skip to content

Commit 3fe0e88

Browse files
authored
Prepare for release 2.6.1-v4 (#49)
ProductLine: Stash Release: v2022.05.18 Release-tracker: stashed/CHANGELOG#48 Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 6539d98 commit 3fe0e88

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
@@ -15,7 +15,7 @@ require (
1515
kmodules.xyz/client-go v0.0.0-20220427165208-36281a681909
1616
kmodules.xyz/custom-resources v0.0.0-20220422215041-237eae1d7ddd
1717
kmodules.xyz/offshoot-api v0.0.0-20220420055916-fefb02c26514
18-
stash.appscode.dev/apimachinery v0.20.0
18+
stash.appscode.dev/apimachinery v0.20.1
1919

2020
)
2121

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1125,5 +1125,5 @@ sigs.k8s.io/yaml v1.2.0/go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc=
11251125
sigs.k8s.io/yaml v1.3.0 h1:a2VclLzOGrwOHDiV8EfBGhvjHvP46CtW5j6POvhYGGo=
11261126
sigs.k8s.io/yaml v1.3.0/go.mod h1:GeOyir5tyXNByN85N/dRIT9es5UQNerPYEKK56eTBm8=
11271127
sourcegraph.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0/go.mod h1:hI742Nqp5OhwiqlzhgfbWU4mW4yO10fP+LoT9WOswdU=
1128-
stash.appscode.dev/apimachinery v0.20.0 h1:JxBT94F/bfV6hkc8PxYoNOFiNeXa8YRLBp1hAX2NDz0=
1129-
stash.appscode.dev/apimachinery v0.20.0/go.mod h1:HyYlJ56VT8QgUM7NPCMrRRr/9e+eltUHGtd7GBXUCJo=
1128+
stash.appscode.dev/apimachinery v0.20.1 h1:pWmqoGydibXTbwFGesMdVulxPGE/J3gdSGY/9E6LOh0=
1129+
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
@@ -623,7 +623,7 @@ sigs.k8s.io/structured-merge-diff/v4/value
623623
# sigs.k8s.io/yaml v1.3.0
624624
## explicit; go 1.12
625625
sigs.k8s.io/yaml
626-
# stash.appscode.dev/apimachinery v0.20.0
626+
# stash.appscode.dev/apimachinery v0.20.1
627627
## explicit; go 1.17
628628
stash.appscode.dev/apimachinery/apis/repositories
629629
stash.appscode.dev/apimachinery/apis/repositories/v1alpha1

0 commit comments

Comments
 (0)