Skip to content

Commit 52b38e7

Browse files
authored
Prepare for release 3.6.13-v10 (#1009)
ProductLine: Stash Release: v2021.06.23 Release-tracker: stashed/CHANGELOG#38 Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 822cdad commit 52b38e7

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
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.0.0-20210618003440-c6bb400da153
2020
kmodules.xyz/offshoot-api v0.0.0-20210618005544-5217a24765da
2121
kubedb.dev/apimachinery v0.18.1-0.20210618122709-e98fb31f5dfb
22-
stash.appscode.dev/apimachinery v0.14.1-0.20210618025054-0cae462d7e04
22+
stash.appscode.dev/apimachinery v0.14.1
2323
)
2424

2525
replace bitbucket.org/ww/goautoneg => gomodules.xyz/goautoneg v0.0.0-20120707110453-a547fc61f48d

go.sum

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1176,5 +1176,6 @@ sigs.k8s.io/yaml v1.2.0/go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc=
11761176
software.sslmate.com/src/go-pkcs12 v0.0.0-20180114231543-2291e8f0f237/go.mod h1:/xvNRWUqm0+/ZMiF4EX00vrSCMsE4/NHb+Pt3freEeQ=
11771177
software.sslmate.com/src/go-pkcs12 v0.0.0-20200830195227-52f69702a001/go.mod h1:/xvNRWUqm0+/ZMiF4EX00vrSCMsE4/NHb+Pt3freEeQ=
11781178
sourcegraph.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0/go.mod h1:hI742Nqp5OhwiqlzhgfbWU4mW4yO10fP+LoT9WOswdU=
1179-
stash.appscode.dev/apimachinery v0.14.1-0.20210618025054-0cae462d7e04 h1:7cnkwSU9ACHkN+qHv15EKdftXGqHyK8G5fJ+aVUSvk4=
11801179
stash.appscode.dev/apimachinery v0.14.1-0.20210618025054-0cae462d7e04/go.mod h1:/Ys7EVp/ved+2xkfhqMbRpaJtI3p/KpCPRLJ6ZgDddA=
1180+
stash.appscode.dev/apimachinery v0.14.1 h1:HU6ediYchu138WckGEN+uXF7l99kd9bAbqBeZFnQLNk=
1181+
stash.appscode.dev/apimachinery v0.14.1/go.mod h1:/Ys7EVp/ved+2xkfhqMbRpaJtI3p/KpCPRLJ6ZgDddA=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@ sigs.k8s.io/structured-merge-diff/v4/typed
582582
sigs.k8s.io/structured-merge-diff/v4/value
583583
# sigs.k8s.io/yaml v1.2.0
584584
sigs.k8s.io/yaml
585-
# stash.appscode.dev/apimachinery v0.14.1-0.20210618025054-0cae462d7e04
585+
# stash.appscode.dev/apimachinery v0.14.1
586586
## explicit
587587
stash.appscode.dev/apimachinery/apis
588588
stash.appscode.dev/apimachinery/apis/repositories

0 commit comments

Comments
 (0)