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 @@ -18,7 +18,7 @@ require (
18
18
kmodules.xyz/custom-resources v0.0.0-20210605111625-741fcb992541
19
19
kmodules.xyz/offshoot-api v0.0.0-20210504040651-7951e351f0f5
20
20
kmodules.xyz/prober v0.0.0-20210504215326-2e406706b970 // indirect
21
- stash.appscode.dev/apimachinery v0.13.1-0.20210605201829-a382bbe2f22a
21
+ stash.appscode.dev/apimachinery v0.14.0
22
22
)
23
23
24
24
replace bitbucket.org/ww/goautoneg => gomodules.xyz/goautoneg v0.0.0-20120707110453-a547fc61f48d
Original file line number Diff line number Diff line change @@ -1019,5 +1019,5 @@ 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/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 /go.mod h1:hI742Nqp5OhwiqlzhgfbWU4mW4yO10fP+LoT9WOswdU =
1022
- stash.appscode.dev/apimachinery v0.13.1-0.20210605201829-a382bbe2f22a h1:VAyOdqztG50gKNAD2ByXuJAM29HpC09q4C+xe3hotag =
1023
- stash.appscode.dev/apimachinery v0.13.1-0.20210605201829-a382bbe2f22a /go.mod h1:Y6fu0WnVwfiHlbNj100xhiQEoF+rG/kekmr7eQsx4mA =
1022
+ stash.appscode.dev/apimachinery v0.14.0 h1:7mTNxshQg90HA8zDMIA0oH9kohJxYE1iXpc/Dw42gQY =
1023
+ stash.appscode.dev/apimachinery v0.14.0 /go.mod h1:Y6fu0WnVwfiHlbNj100xhiQEoF+rG/kekmr7eQsx4mA =
Original file line number Diff line number Diff line change @@ -575,7 +575,7 @@ sigs.k8s.io/structured-merge-diff/v4/typed
575
575
sigs.k8s.io/structured-merge-diff/v4/value
576
576
# sigs.k8s.io/yaml v1.2.0
577
577
sigs.k8s.io/yaml
578
- # stash.appscode.dev/apimachinery v0.13.1-0.20210605201829-a382bbe2f22a
578
+ # stash.appscode.dev/apimachinery v0.14.0
579
579
## explicit
580
580
stash.appscode.dev/apimachinery/apis
581
581
stash.appscode.dev/apimachinery/apis/repositories
You can’t perform that action at this time.
0 commit comments