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 @@ -46,7 +46,7 @@ require (
46
46
kmodules.xyz/openshift v0.0.0-20210220080857-5f0c2b113f42
47
47
kmodules.xyz/prober v0.0.0-20210220081020-e3067cdcc914
48
48
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
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 @@ -1128,6 +1128,6 @@ sigs.k8s.io/yaml v1.1.0/go.mod h1:UJmg0vDUVViEyp3mgSv9WPwZCDxu4rQW1olrI1uml+o=
1128
1128
sigs.k8s.io/yaml v1.2.0 h1:kr/MCeFWJWTwyaHoR9c8EjH9OumOmoF9YGiZd7lFm/Q =
1129
1129
sigs.k8s.io/yaml v1.2.0 /go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc =
1130
1130
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 =
1133
1133
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 @@ -1178,7 +1178,7 @@ sigs.k8s.io/structured-merge-diff/v3/typed
1178
1178
sigs.k8s.io/structured-merge-diff/v3/value
1179
1179
# sigs.k8s.io/yaml v1.2.0
1180
1180
sigs.k8s.io/yaml
1181
- # stash.appscode.dev/apimachinery v0.11.10-0.20210303055414-96a424812762
1181
+ # stash.appscode.dev/apimachinery v0.11.10
1182
1182
stash.appscode.dev/apimachinery/apis
1183
1183
stash.appscode.dev/apimachinery/apis/repositories
1184
1184
stash.appscode.dev/apimachinery/apis/repositories/install
You can’t perform that action at this time.
0 commit comments