Skip to content

Commit 5af1e60

Browse files
authored
Prepare for release 8.0.14-v9 (#373)
ProductLine: Stash Release: v2021.04.12 Release-tracker: stashed/CHANGELOG#35 Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 0ebdaa8 commit 5af1e60

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-20210218100652-8f345ddfe801
1717
kmodules.xyz/custom-resources v0.0.0-20210222100152-7426e3678989
1818
kmodules.xyz/offshoot-api v0.0.0-20210218144050-e1d794cb382a
19-
stash.appscode.dev/apimachinery v0.12.2
19+
stash.appscode.dev/apimachinery v0.12.3
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
@@ -895,6 +895,6 @@ sigs.k8s.io/yaml v1.1.0/go.mod h1:UJmg0vDUVViEyp3mgSv9WPwZCDxu4rQW1olrI1uml+o=
895895
sigs.k8s.io/yaml v1.2.0 h1:kr/MCeFWJWTwyaHoR9c8EjH9OumOmoF9YGiZd7lFm/Q=
896896
sigs.k8s.io/yaml v1.2.0/go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc=
897897
sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4/go.mod h1:ketZ/q3QxT9HOBeFhu6RdvsftgpsbFHBF5Cas6cDKZ0=
898-
stash.appscode.dev/apimachinery v0.12.2 h1:PYIlO9fBsbai/n/PEcA1u6gdDarDuublPKVYh50vuE8=
899-
stash.appscode.dev/apimachinery v0.12.2/go.mod h1:/mCvRYT6pzejllri8OMBRHrpYUSD9fMB7GlgZvCRp6Y=
898+
stash.appscode.dev/apimachinery v0.12.3 h1:Jsl7+ieNhNc5tNE26pv6SmXJbJFEEh9iFtVaEi8NEwM=
899+
stash.appscode.dev/apimachinery v0.12.3/go.mod h1:/mCvRYT6pzejllri8OMBRHrpYUSD9fMB7GlgZvCRp6Y=
900900
vbom.ml/util v0.0.0-20160121211510-db5cfe13f5cc/go.mod h1:so/NYdZXCz+E3ZpW0uAoCj6uzU2+8OWDFv/HxUSs7kI=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@ kmodules.xyz/prober/api/v1
465465
sigs.k8s.io/structured-merge-diff/v3/value
466466
# sigs.k8s.io/yaml v1.2.0
467467
sigs.k8s.io/yaml
468-
# stash.appscode.dev/apimachinery v0.12.2
468+
# stash.appscode.dev/apimachinery v0.12.3
469469
stash.appscode.dev/apimachinery/apis
470470
stash.appscode.dev/apimachinery/apis/repositories
471471
stash.appscode.dev/apimachinery/apis/repositories/v1alpha1

0 commit comments

Comments
 (0)