File tree Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ require (
46
46
kmodules.xyz/openshift v0.0.0-20201105073146-0da509a7d39f
47
47
kmodules.xyz/prober v0.0.0-20201105074402-a243b3a27fd8
48
48
kmodules.xyz/webhook-runtime v0.0.0-20201105073856-2dc7382b88c6
49
- stash.appscode.dev/apimachinery v0.11.8
49
+ stash.appscode.dev/apimachinery v0.11.9
50
50
)
51
51
52
52
replace bitbucket.org/ww/goautoneg => gomodules.xyz/goautoneg v0.0.0-20120707110453-a547fc61f48d
Original file line number Diff line number Diff line change @@ -1152,8 +1152,6 @@ k8s.io/utils v0.0.0-20200324210504-a9aa75ae1b89 h1:d4vVOjXm687F1iLSP2q3lyPPuyvTU
1152
1152
k8s.io/utils v0.0.0-20200324210504-a9aa75ae1b89 /go.mod h1:sZAwmy6armz5eXlNoLmJcl4F1QuKu7sr+mFQ0byX7Ew =
1153
1153
kmodules.xyz/client-go v0.0.0-20201105071625-0b277310b9b8 h1:zs2+yI/Ola5HjdtfP29XD76Bx5BO4WchC2uN9lkhxQM =
1154
1154
kmodules.xyz/client-go v0.0.0-20201105071625-0b277310b9b8 /go.mod h1:WXDwZBmvrcLgGcuO9iZpI9jcfPuDFfWbxA4EnhAFtGw =
1155
- kmodules.xyz/client-go v0.0.0-20201208053851-a1d7be95e006 h1:gNrNTwi0jViRqdszsb0W5CQF+ANNVFlvh/LO0A3R7dM =
1156
- kmodules.xyz/client-go v0.0.0-20201208053851-a1d7be95e006 /go.mod h1:WXDwZBmvrcLgGcuO9iZpI9jcfPuDFfWbxA4EnhAFtGw =
1157
1155
kmodules.xyz/client-go v0.0.0-20210108092221-c3812eb92bd0 h1:VHpZt3cG/yY6UrA3vjoUc4pJtc/jVbjt2A3OPuMXBOQ =
1158
1156
kmodules.xyz/client-go v0.0.0-20210108092221-c3812eb92bd0 /go.mod h1:WXDwZBmvrcLgGcuO9iZpI9jcfPuDFfWbxA4EnhAFtGw =
1159
1157
kmodules.xyz/constants v0.0.0-20200923054614-6b87dbbae4d6 h1:9b61GdwFN3IC9tPmBvgXdo2kBlQKvyFUy5y4Q0fwB5E =
@@ -1194,6 +1192,6 @@ sigs.k8s.io/yaml v1.1.0/go.mod h1:UJmg0vDUVViEyp3mgSv9WPwZCDxu4rQW1olrI1uml+o=
1194
1192
sigs.k8s.io/yaml v1.2.0 h1:kr/MCeFWJWTwyaHoR9c8EjH9OumOmoF9YGiZd7lFm/Q =
1195
1193
sigs.k8s.io/yaml v1.2.0 /go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc =
1196
1194
sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 /go.mod h1:ketZ/q3QxT9HOBeFhu6RdvsftgpsbFHBF5Cas6cDKZ0 =
1197
- stash.appscode.dev/apimachinery v0.11.8 h1:Po7gDpZqd+iQ8DR3zu1iJgIPQiFODPjiA6NIKhO2+7s =
1198
- stash.appscode.dev/apimachinery v0.11.8 /go.mod h1:s91NxOW9K/CLv9Cl9XVCzBLgdKqVcUOyc9VrYg0NNB0 =
1195
+ stash.appscode.dev/apimachinery v0.11.9 h1:rTGXRrwxRSuM3bwA8W1x2PuXPQtmwUA3PL7wO5iVH5k =
1196
+ stash.appscode.dev/apimachinery v0.11.9 /go.mod h1:Ixnv6Oq7O6XgofgEDrbQhvFCZu2t4XDx16dPgMsxnUM =
1199
1197
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 @@ -1238,7 +1238,7 @@ sigs.k8s.io/structured-merge-diff/v3/typed
1238
1238
sigs.k8s.io/structured-merge-diff/v3/value
1239
1239
# sigs.k8s.io/yaml v1.2.0
1240
1240
sigs.k8s.io/yaml
1241
- # stash.appscode.dev/apimachinery v0.11.8
1241
+ # stash.appscode.dev/apimachinery v0.11.9
1242
1242
stash.appscode.dev/apimachinery/apis
1243
1243
stash.appscode.dev/apimachinery/apis/repositories
1244
1244
stash.appscode.dev/apimachinery/apis/repositories/install
You can’t perform that action at this time.
0 commit comments