Skip to content

Commit 54bf57e

Browse files
authored
Prepare for release 4.2.3-v9 (#991)
ProductLine: Stash Release: v2021.6.18 Release-tracker: stashed/CHANGELOG#37 Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent f6276dd commit 54bf57e

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
@@ -20,7 +20,7 @@ require (
2020
kmodules.xyz/custom-resources v0.0.0-20210605111625-741fcb992541
2121
kmodules.xyz/offshoot-api v0.0.0-20210504040651-7951e351f0f5
2222
kubedb.dev/apimachinery v0.18.1-0.20210605201001-29627ec663dc
23-
stash.appscode.dev/apimachinery v0.13.1-0.20210605201829-a382bbe2f22a
23+
stash.appscode.dev/apimachinery v0.14.0
2424
)
2525

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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1131,5 +1131,5 @@ software.sslmate.com/src/go-pkcs12 v0.0.0-20180114231543-2291e8f0f237/go.mod h1:
11311131
software.sslmate.com/src/go-pkcs12 v0.0.0-20200830195227-52f69702a001/go.mod h1:/xvNRWUqm0+/ZMiF4EX00vrSCMsE4/NHb+Pt3freEeQ=
11321132
sourcegraph.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0/go.mod h1:hI742Nqp5OhwiqlzhgfbWU4mW4yO10fP+LoT9WOswdU=
11331133
stash.appscode.dev/apimachinery v0.13.1-0.20210505235659-974fc12c7593/go.mod h1:4wpgMYZrHB9AObVcp14QFuyc5Wk7lE/d64C+HaBJFK8=
1134-
stash.appscode.dev/apimachinery v0.13.1-0.20210605201829-a382bbe2f22a h1:VAyOdqztG50gKNAD2ByXuJAM29HpC09q4C+xe3hotag=
1135-
stash.appscode.dev/apimachinery v0.13.1-0.20210605201829-a382bbe2f22a/go.mod h1:Y6fu0WnVwfiHlbNj100xhiQEoF+rG/kekmr7eQsx4mA=
1134+
stash.appscode.dev/apimachinery v0.14.0 h1:7mTNxshQg90HA8zDMIA0oH9kohJxYE1iXpc/Dw42gQY=
1135+
stash.appscode.dev/apimachinery v0.14.0/go.mod h1:Y6fu0WnVwfiHlbNj100xhiQEoF+rG/kekmr7eQsx4mA=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@ sigs.k8s.io/structured-merge-diff/v4/typed
581581
sigs.k8s.io/structured-merge-diff/v4/value
582582
# sigs.k8s.io/yaml v1.2.0
583583
sigs.k8s.io/yaml
584-
# stash.appscode.dev/apimachinery v0.13.1-0.20210605201829-a382bbe2f22a
584+
# stash.appscode.dev/apimachinery v0.14.0
585585
## explicit
586586
stash.appscode.dev/apimachinery/apis
587587
stash.appscode.dev/apimachinery/apis/repositories

0 commit comments

Comments
 (0)