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.33.1
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 @@ -907,5 +907,5 @@ sigs.k8s.io/structured-merge-diff/v4 v4.2.3 h1:PRbqxJClWWYMNV1dhaG4NsibJbArud9kF
907
907
sigs.k8s.io/structured-merge-diff/v4 v4.2.3 /go.mod h1:qjx8mGObPmV2aSZepjQjbmb2ihdVs8cGKBraizNC69E =
908
908
sigs.k8s.io/yaml v1.3.0 h1:a2VclLzOGrwOHDiV8EfBGhvjHvP46CtW5j6POvhYGGo =
909
909
sigs.k8s.io/yaml v1.3.0 /go.mod h1:GeOyir5tyXNByN85N/dRIT9es5UQNerPYEKK56eTBm8 =
910
- stash.appscode.dev/apimachinery v0.30.1-0.20230814025143-fcb8a9106d3c h1:/3plffjueo5ffL+XhHAtluJ9TfP+K9elbY1tyIxNeKY =
911
- stash.appscode.dev/apimachinery v0.30.1-0.20230814025143-fcb8a9106d3c /go.mod h1:IDbssRbYLSnMwZAQOGX4Vam+hl43FofP8BuXMLXVaPQ =
910
+ stash.appscode.dev/apimachinery v0.31.0 h1:AXsuz/4K1ltW6oCVsqOS0EoYksVZTn60LXbK7V4IL90 =
911
+ stash.appscode.dev/apimachinery v0.31.0 /go.mod h1:IDbssRbYLSnMwZAQOGX4Vam+hl43FofP8BuXMLXVaPQ =
Original file line number Diff line number Diff line change @@ -705,7 +705,7 @@ sigs.k8s.io/structured-merge-diff/v4/value
705
705
# sigs.k8s.io/yaml v1.3.0
706
706
## explicit; go 1.12
707
707
sigs.k8s.io/yaml
708
- # stash.appscode.dev/apimachinery v0.30.1-0.20230814025143-fcb8a9106d3c
708
+ # stash.appscode.dev/apimachinery v0.31.0
709
709
## explicit; go 1.18
710
710
stash.appscode.dev/apimachinery/apis
711
711
stash.appscode.dev/apimachinery/apis/repositories
You can’t perform that action at this time.
0 commit comments