Skip to content

Commit 03aba1a

Browse files
authored
Prepare for release v0.14.1 (#1356)
ProductLine: Stash Release: v2021.06.23 Release-tracker: stashed/CHANGELOG#38 Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 78147be commit 03aba1a

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
@@ -43,7 +43,7 @@ require (
4343
kmodules.xyz/openshift v0.0.0-20210618001443-f2507caa512f
4444
kmodules.xyz/prober v0.0.0-20210618020259-5836fb959027
4545
kmodules.xyz/webhook-runtime v0.0.0-20210618013329-0accb929102b
46-
stash.appscode.dev/apimachinery v0.14.1-0.20210618025054-0cae462d7e04
46+
stash.appscode.dev/apimachinery v0.14.1
4747
)
4848

4949
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
@@ -1255,5 +1255,5 @@ sigs.k8s.io/yaml v1.1.0/go.mod h1:UJmg0vDUVViEyp3mgSv9WPwZCDxu4rQW1olrI1uml+o=
12551255
sigs.k8s.io/yaml v1.2.0 h1:kr/MCeFWJWTwyaHoR9c8EjH9OumOmoF9YGiZd7lFm/Q=
12561256
sigs.k8s.io/yaml v1.2.0/go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc=
12571257
sourcegraph.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0/go.mod h1:hI742Nqp5OhwiqlzhgfbWU4mW4yO10fP+LoT9WOswdU=
1258-
stash.appscode.dev/apimachinery v0.14.1-0.20210618025054-0cae462d7e04 h1:7cnkwSU9ACHkN+qHv15EKdftXGqHyK8G5fJ+aVUSvk4=
1259-
stash.appscode.dev/apimachinery v0.14.1-0.20210618025054-0cae462d7e04/go.mod h1:/Ys7EVp/ved+2xkfhqMbRpaJtI3p/KpCPRLJ6ZgDddA=
1258+
stash.appscode.dev/apimachinery v0.14.1 h1:HU6ediYchu138WckGEN+uXF7l99kd9bAbqBeZFnQLNk=
1259+
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
@@ -1471,7 +1471,7 @@ sigs.k8s.io/structured-merge-diff/v4/typed
14711471
sigs.k8s.io/structured-merge-diff/v4/value
14721472
# sigs.k8s.io/yaml v1.2.0
14731473
sigs.k8s.io/yaml
1474-
# stash.appscode.dev/apimachinery v0.14.1-0.20210618025054-0cae462d7e04
1474+
# stash.appscode.dev/apimachinery v0.14.1
14751475
## explicit
14761476
stash.appscode.dev/apimachinery/apis
14771477
stash.appscode.dev/apimachinery/apis/repositories

0 commit comments

Comments
 (0)