Skip to content

Commit 29bf3c2

Browse files
authored
Prepare for release 12.4-v9 (#815)
ProductLine: Stash Release: v2021.06.23 Release-tracker: stashed/CHANGELOG#38 Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 1599bb4 commit 29bf3c2

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.0.0-20210617233340-13d22e91512b
1717
kmodules.xyz/custom-resources v0.0.0-20210618003440-c6bb400da153
1818
kmodules.xyz/offshoot-api v0.0.0-20210618005544-5217a24765da
19-
stash.appscode.dev/apimachinery v0.14.1-0.20210618025054-0cae462d7e04
19+
stash.appscode.dev/apimachinery v0.14.1
2020
)
2121

2222
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
@@ -1054,5 +1054,5 @@ sigs.k8s.io/yaml v1.1.0/go.mod h1:UJmg0vDUVViEyp3mgSv9WPwZCDxu4rQW1olrI1uml+o=
10541054
sigs.k8s.io/yaml v1.2.0 h1:kr/MCeFWJWTwyaHoR9c8EjH9OumOmoF9YGiZd7lFm/Q=
10551055
sigs.k8s.io/yaml v1.2.0/go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc=
10561056
sourcegraph.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0/go.mod h1:hI742Nqp5OhwiqlzhgfbWU4mW4yO10fP+LoT9WOswdU=
1057-
stash.appscode.dev/apimachinery v0.14.1-0.20210618025054-0cae462d7e04 h1:7cnkwSU9ACHkN+qHv15EKdftXGqHyK8G5fJ+aVUSvk4=
1058-
stash.appscode.dev/apimachinery v0.14.1-0.20210618025054-0cae462d7e04/go.mod h1:/Ys7EVp/ved+2xkfhqMbRpaJtI3p/KpCPRLJ6ZgDddA=
1057+
stash.appscode.dev/apimachinery v0.14.1 h1:HU6ediYchu138WckGEN+uXF7l99kd9bAbqBeZFnQLNk=
1058+
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
@@ -575,7 +575,7 @@ sigs.k8s.io/structured-merge-diff/v4/typed
575575
sigs.k8s.io/structured-merge-diff/v4/value
576576
# sigs.k8s.io/yaml v1.2.0
577577
sigs.k8s.io/yaml
578-
# stash.appscode.dev/apimachinery v0.14.1-0.20210618025054-0cae462d7e04
578+
# stash.appscode.dev/apimachinery v0.14.1
579579
## explicit
580580
stash.appscode.dev/apimachinery/apis
581581
stash.appscode.dev/apimachinery/apis/repositories

0 commit comments

Comments
 (0)