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-20210617233340-13d22e91512b
17
17
kmodules.xyz/custom-resources v0.0.0-20210618003440-c6bb400da153
18
18
kmodules.xyz/offshoot-api v0.0.0-20210618005544-5217a24765da
19
- stash.appscode.dev/apimachinery v0.14.1-0.20210618025054-0cae462d7e04
19
+ stash.appscode.dev/apimachinery v0.14.1
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 @@ -1054,5 +1054,5 @@ sigs.k8s.io/yaml v1.1.0/go.mod h1:UJmg0vDUVViEyp3mgSv9WPwZCDxu4rQW1olrI1uml+o=
1054
1054
sigs.k8s.io/yaml v1.2.0 h1:kr/MCeFWJWTwyaHoR9c8EjH9OumOmoF9YGiZd7lFm/Q =
1055
1055
sigs.k8s.io/yaml v1.2.0 /go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc =
1056
1056
sourcegraph.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 /go.mod h1:hI742Nqp5OhwiqlzhgfbWU4mW4yO10fP+LoT9WOswdU =
1057
- stash.appscode.dev/apimachinery v0.14.1-0.20210618025054-0cae462d7e04 h1:7cnkwSU9ACHkN+qHv15EKdftXGqHyK8G5fJ+aVUSvk4 =
1058
- stash.appscode.dev/apimachinery v0.14.1-0.20210618025054-0cae462d7e04 /go.mod h1:/Ys7EVp/ved+2xkfhqMbRpaJtI3p/KpCPRLJ6ZgDddA =
1057
+ stash.appscode.dev/apimachinery v0.14.1 h1:HU6ediYchu138WckGEN+uXF7l99kd9bAbqBeZFnQLNk =
1058
+ stash.appscode.dev/apimachinery v0.14.1 /go.mod h1:/Ys7EVp/ved+2xkfhqMbRpaJtI3p/KpCPRLJ6ZgDddA =
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.14.1-0.20210618025054-0cae462d7e04
578
+ # stash.appscode.dev/apimachinery v0.14.1
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