File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff 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
4949replace bitbucket.org/ww/goautoneg => gomodules.xyz/goautoneg v0.0.0-20120707110453-a547fc61f48d
Original file line number Diff line number Diff line change @@ -1028,6 +1028,6 @@ sigs.k8s.io/yaml v1.1.0/go.mod h1:UJmg0vDUVViEyp3mgSv9WPwZCDxu4rQW1olrI1uml+o=
10281028sigs.k8s.io/yaml v1.2.0 h1:kr/MCeFWJWTwyaHoR9c8EjH9OumOmoF9YGiZd7lFm/Q =
10291029sigs.k8s.io/yaml v1.2.0 /go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc =
10301030sourcegraph.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 =
10331033vbom.ml/util v0.0.0-20160121211510-db5cfe13f5cc /go.mod h1:so/NYdZXCz+E3ZpW0uAoCj6uzU2+8OWDFv/HxUSs7kI =
Original file line number Diff line number Diff line change @@ -1164,7 +1164,7 @@ sigs.k8s.io/structured-merge-diff/v3/typed
11641164sigs.k8s.io/structured-merge-diff/v3/value
11651165# sigs.k8s.io/yaml v1.2.0
11661166sigs.k8s.io/yaml
1167- # stash.appscode.dev/apimachinery v0.10.0-rc.1
1167+ # stash.appscode.dev/apimachinery v0.10.0-rc.2
11681168stash.appscode.dev/apimachinery/apis
11691169stash.appscode.dev/apimachinery/apis/repositories
11701170stash.appscode.dev/apimachinery/apis/repositories/install
You can’t perform that action at this time.
0 commit comments