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 @@ -16,7 +16,7 @@ require (
16
16
kmodules.xyz/client-go v0.0.0-20210218100652-8f345ddfe801
17
17
kmodules.xyz/custom-resources v0.0.0-20210222100152-7426e3678989
18
18
kmodules.xyz/offshoot-api v0.0.0-20210218144050-e1d794cb382a
19
- stash.appscode.dev/apimachinery v0.12.2
19
+ stash.appscode.dev/apimachinery v0.12.3
20
20
)
21
21
22
22
replace bitbucket.org/ww/goautoneg => gomodules.xyz/goautoneg v0.0.0-20120707110453-a547fc61f48d
Original file line number Diff line number Diff line change @@ -895,6 +895,6 @@ sigs.k8s.io/yaml v1.1.0/go.mod h1:UJmg0vDUVViEyp3mgSv9WPwZCDxu4rQW1olrI1uml+o=
895
895
sigs.k8s.io/yaml v1.2.0 h1:kr/MCeFWJWTwyaHoR9c8EjH9OumOmoF9YGiZd7lFm/Q =
896
896
sigs.k8s.io/yaml v1.2.0 /go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc =
897
897
sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 /go.mod h1:ketZ/q3QxT9HOBeFhu6RdvsftgpsbFHBF5Cas6cDKZ0 =
898
- stash.appscode.dev/apimachinery v0.12.2 h1:PYIlO9fBsbai/n/PEcA1u6gdDarDuublPKVYh50vuE8 =
899
- stash.appscode.dev/apimachinery v0.12.2 /go.mod h1:/mCvRYT6pzejllri8OMBRHrpYUSD9fMB7GlgZvCRp6Y =
898
+ stash.appscode.dev/apimachinery v0.12.3 h1:Jsl7+ieNhNc5tNE26pv6SmXJbJFEEh9iFtVaEi8NEwM =
899
+ stash.appscode.dev/apimachinery v0.12.3 /go.mod h1:/mCvRYT6pzejllri8OMBRHrpYUSD9fMB7GlgZvCRp6Y =
900
900
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 @@ -465,7 +465,7 @@ kmodules.xyz/prober/api/v1
465
465
sigs.k8s.io/structured-merge-diff/v3/value
466
466
# sigs.k8s.io/yaml v1.2.0
467
467
sigs.k8s.io/yaml
468
- # stash.appscode.dev/apimachinery v0.12.2
468
+ # stash.appscode.dev/apimachinery v0.12.3
469
469
stash.appscode.dev/apimachinery/apis
470
470
stash.appscode.dev/apimachinery/apis/repositories
471
471
stash.appscode.dev/apimachinery/apis/repositories/v1alpha1
You can’t perform that action at this time.
0 commit comments