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 @@ -19,7 +19,7 @@ require (
19
19
kmodules.xyz/custom-resources v0.25.2
20
20
kmodules.xyz/offshoot-api v0.25.4
21
21
kubedb.dev/apimachinery v0.28.4-0.20220918021210-a0b96812228b
22
- stash.appscode.dev/apimachinery v0.30.1-0.20230814025143-fcb8a9106d3c
22
+ stash.appscode.dev/apimachinery v0.31.0
23
23
)
24
24
25
25
require github.com/onsi/gomega v1.20.1 // indirect
Original file line number Diff line number Diff line change @@ -915,5 +915,5 @@ sigs.k8s.io/structured-merge-diff/v4 v4.2.3 h1:PRbqxJClWWYMNV1dhaG4NsibJbArud9kF
915
915
sigs.k8s.io/structured-merge-diff/v4 v4.2.3 /go.mod h1:qjx8mGObPmV2aSZepjQjbmb2ihdVs8cGKBraizNC69E =
916
916
sigs.k8s.io/yaml v1.3.0 h1:a2VclLzOGrwOHDiV8EfBGhvjHvP46CtW5j6POvhYGGo =
917
917
sigs.k8s.io/yaml v1.3.0 /go.mod h1:GeOyir5tyXNByN85N/dRIT9es5UQNerPYEKK56eTBm8 =
918
- stash.appscode.dev/apimachinery v0.30.1-0.20230814025143-fcb8a9106d3c h1:/3plffjueo5ffL+XhHAtluJ9TfP+K9elbY1tyIxNeKY =
919
- stash.appscode.dev/apimachinery v0.30.1-0.20230814025143-fcb8a9106d3c /go.mod h1:IDbssRbYLSnMwZAQOGX4Vam+hl43FofP8BuXMLXVaPQ =
918
+ stash.appscode.dev/apimachinery v0.31.0 h1:AXsuz/4K1ltW6oCVsqOS0EoYksVZTn60LXbK7V4IL90 =
919
+ stash.appscode.dev/apimachinery v0.31.0 /go.mod h1:IDbssRbYLSnMwZAQOGX4Vam+hl43FofP8BuXMLXVaPQ =
Original file line number Diff line number Diff line change @@ -718,7 +718,7 @@ sigs.k8s.io/structured-merge-diff/v4/value
718
718
# sigs.k8s.io/yaml v1.3.0
719
719
## explicit; go 1.12
720
720
sigs.k8s.io/yaml
721
- # stash.appscode.dev/apimachinery v0.30.1-0.20230814025143-fcb8a9106d3c
721
+ # stash.appscode.dev/apimachinery v0.31.0
722
722
## explicit; go 1.18
723
723
stash.appscode.dev/apimachinery/apis
724
724
stash.appscode.dev/apimachinery/apis/repositories
You can’t perform that action at this time.
0 commit comments