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 @@ -47,7 +47,7 @@ require (
47
47
kmodules.xyz/openshift v0.0.0-20200522123204-ce4abf5433c8
48
48
kmodules.xyz/prober v0.0.0-20200521101241-adf06150535c
49
49
kmodules.xyz/webhook-runtime v0.0.0-20200522123600-ca70a7e28ed0
50
- stash.appscode.dev/apimachinery v0.10.1-0.20200916073701-0189ba363808
50
+ stash.appscode.dev/apimachinery v0.11.0
51
51
)
52
52
53
53
replace bitbucket.org/ww/goautoneg => gomodules.xyz/goautoneg v0.0.0-20120707110453-a547fc61f48d
Original file line number Diff line number Diff line change @@ -1019,6 +1019,6 @@ sigs.k8s.io/yaml v1.1.0/go.mod h1:UJmg0vDUVViEyp3mgSv9WPwZCDxu4rQW1olrI1uml+o=
1019
1019
sigs.k8s.io/yaml v1.2.0 h1:kr/MCeFWJWTwyaHoR9c8EjH9OumOmoF9YGiZd7lFm/Q =
1020
1020
sigs.k8s.io/yaml v1.2.0 /go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc =
1021
1021
sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 /go.mod h1:ketZ/q3QxT9HOBeFhu6RdvsftgpsbFHBF5Cas6cDKZ0 =
1022
- stash.appscode.dev/apimachinery v0.10.1-0.20200916073701-0189ba363808 h1:pmMhX/9InazS/HxrT5/0/Zlf/EfWcK0MXT3Fqg0ovQk =
1023
- stash.appscode.dev/apimachinery v0.10.1-0.20200916073701-0189ba363808 /go.mod h1:Cw+8L2u+1T7ZqfYvB2ktdXD/bsWslXNG/bIhk/sV+qs =
1022
+ stash.appscode.dev/apimachinery v0.11.0 h1:ntvpZDGRsM0f99TBMYrvdtPiF7+d/0th13/EW9d978c =
1023
+ stash.appscode.dev/apimachinery v0.11.0 /go.mod h1:Cw+8L2u+1T7ZqfYvB2ktdXD/bsWslXNG/bIhk/sV+qs =
1024
1024
vbom.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 @@ -1223,7 +1223,7 @@ sigs.k8s.io/structured-merge-diff/v3/typed
1223
1223
sigs.k8s.io/structured-merge-diff/v3/value
1224
1224
# sigs.k8s.io/yaml v1.2.0
1225
1225
sigs.k8s.io/yaml
1226
- # stash.appscode.dev/apimachinery v0.10.1-0.20200916073701-0189ba363808
1226
+ # stash.appscode.dev/apimachinery v0.11.0
1227
1227
stash.appscode.dev/apimachinery/apis
1228
1228
stash.appscode.dev/apimachinery/apis/repositories
1229
1229
stash.appscode.dev/apimachinery/apis/repositories/install
You can’t perform that action at this time.
0 commit comments