Skip to content

Commit cd515d7

Browse files
authored
Prepare for release v0.11.10 (#1327)
ProductLine: Stash Release: v2021.03.08 Release-tracker: stashed/CHANGELOG#29 Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 34f6576 commit cd515d7

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
@@ -46,7 +46,7 @@ require (
4646
kmodules.xyz/openshift v0.0.0-20210220080857-5f0c2b113f42
4747
kmodules.xyz/prober v0.0.0-20210220081020-e3067cdcc914
4848
kmodules.xyz/webhook-runtime v0.0.0-20210220081624-75da115ae653
49-
stash.appscode.dev/apimachinery v0.11.10-0.20210303055414-96a424812762
49+
stash.appscode.dev/apimachinery v0.11.10
5050
)
5151

5252
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
@@ -1128,6 +1128,6 @@ sigs.k8s.io/yaml v1.1.0/go.mod h1:UJmg0vDUVViEyp3mgSv9WPwZCDxu4rQW1olrI1uml+o=
11281128
sigs.k8s.io/yaml v1.2.0 h1:kr/MCeFWJWTwyaHoR9c8EjH9OumOmoF9YGiZd7lFm/Q=
11291129
sigs.k8s.io/yaml v1.2.0/go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc=
11301130
sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4/go.mod h1:ketZ/q3QxT9HOBeFhu6RdvsftgpsbFHBF5Cas6cDKZ0=
1131-
stash.appscode.dev/apimachinery v0.11.10-0.20210303055414-96a424812762 h1:A/KEdKoXRiG2/19Jz1cm4mMOlYi4maupYcIxFld9OpI=
1132-
stash.appscode.dev/apimachinery v0.11.10-0.20210303055414-96a424812762/go.mod h1:/mCvRYT6pzejllri8OMBRHrpYUSD9fMB7GlgZvCRp6Y=
1131+
stash.appscode.dev/apimachinery v0.11.10 h1:Qeyagj207Xgl3U1YbBTSzdIrY27RK7aunNbDXC6HmPI=
1132+
stash.appscode.dev/apimachinery v0.11.10/go.mod h1:/mCvRYT6pzejllri8OMBRHrpYUSD9fMB7GlgZvCRp6Y=
11331133
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
@@ -1178,7 +1178,7 @@ sigs.k8s.io/structured-merge-diff/v3/typed
11781178
sigs.k8s.io/structured-merge-diff/v3/value
11791179
# sigs.k8s.io/yaml v1.2.0
11801180
sigs.k8s.io/yaml
1181-
# stash.appscode.dev/apimachinery v0.11.10-0.20210303055414-96a424812762
1181+
# stash.appscode.dev/apimachinery v0.11.10
11821182
stash.appscode.dev/apimachinery/apis
11831183
stash.appscode.dev/apimachinery/apis/repositories
11841184
stash.appscode.dev/apimachinery/apis/repositories/install

0 commit comments

Comments
 (0)