Skip to content

Commit 485f80c

Browse files
authored
Prepare for release v0.10.0-rc.2 (#1181)
ProductLine: Stash Release: v2020.08.27-rc.0 Release-tracker: stashed/CHANGELOG#6 Signed-off-by: 1gtm <[email protected]>
1 parent 20d585f commit 485f80c

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-20200522123204-ce4abf5433c8
4444
kmodules.xyz/prober v0.0.0-20200521101241-adf06150535c
4545
kmodules.xyz/webhook-runtime v0.0.0-20200522123600-ca70a7e28ed0
46-
stash.appscode.dev/apimachinery v0.10.0-rc.1
46+
stash.appscode.dev/apimachinery v0.10.0-rc.2
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
@@ -1028,6 +1028,6 @@ sigs.k8s.io/yaml v1.1.0/go.mod h1:UJmg0vDUVViEyp3mgSv9WPwZCDxu4rQW1olrI1uml+o=
10281028
sigs.k8s.io/yaml v1.2.0 h1:kr/MCeFWJWTwyaHoR9c8EjH9OumOmoF9YGiZd7lFm/Q=
10291029
sigs.k8s.io/yaml v1.2.0/go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc=
10301030
sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4/go.mod h1:ketZ/q3QxT9HOBeFhu6RdvsftgpsbFHBF5Cas6cDKZ0=
1031-
stash.appscode.dev/apimachinery v0.10.0-rc.1 h1:J2yxSXvBYhMu0WOl5mP6cOSwjS9AwkGZXM2u93sr8jA=
1032-
stash.appscode.dev/apimachinery v0.10.0-rc.1/go.mod h1:TpdBIAiHCtpkUB13SDUyCZ6y+5wmzXBMAf9e72cSPO4=
1031+
stash.appscode.dev/apimachinery v0.10.0-rc.2 h1:l0lGBBShYP56ylDOiLKxG68Shn2X4DunBRaAVcmmjUk=
1032+
stash.appscode.dev/apimachinery v0.10.0-rc.2/go.mod h1:TpdBIAiHCtpkUB13SDUyCZ6y+5wmzXBMAf9e72cSPO4=
10331033
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
@@ -1164,7 +1164,7 @@ sigs.k8s.io/structured-merge-diff/v3/typed
11641164
sigs.k8s.io/structured-merge-diff/v3/value
11651165
# sigs.k8s.io/yaml v1.2.0
11661166
sigs.k8s.io/yaml
1167-
# stash.appscode.dev/apimachinery v0.10.0-rc.1
1167+
# stash.appscode.dev/apimachinery v0.10.0-rc.2
11681168
stash.appscode.dev/apimachinery/apis
11691169
stash.appscode.dev/apimachinery/apis/repositories
11701170
stash.appscode.dev/apimachinery/apis/repositories/install

0 commit comments

Comments
 (0)