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.25.29
17
17
kmodules.xyz/offshoot-api v0.25.4
18
18
sigs.k8s.io/yaml v1.3.0
19
- stash.appscode.dev/apimachinery v0.30.1-0.20230814025143-fcb8a9106d3c
19
+ stash.appscode.dev/apimachinery v0.31.0
20
20
)
21
21
22
22
require github.com/onsi/gomega v1.20.1 // indirect
Original file line number Diff line number Diff line change @@ -896,5 +896,5 @@ sigs.k8s.io/structured-merge-diff/v4 v4.2.3 h1:PRbqxJClWWYMNV1dhaG4NsibJbArud9kF
896
896
sigs.k8s.io/structured-merge-diff/v4 v4.2.3 /go.mod h1:qjx8mGObPmV2aSZepjQjbmb2ihdVs8cGKBraizNC69E =
897
897
sigs.k8s.io/yaml v1.3.0 h1:a2VclLzOGrwOHDiV8EfBGhvjHvP46CtW5j6POvhYGGo =
898
898
sigs.k8s.io/yaml v1.3.0 /go.mod h1:GeOyir5tyXNByN85N/dRIT9es5UQNerPYEKK56eTBm8 =
899
- stash.appscode.dev/apimachinery v0.30.1-0.20230814025143-fcb8a9106d3c h1:/3plffjueo5ffL+XhHAtluJ9TfP+K9elbY1tyIxNeKY =
900
- stash.appscode.dev/apimachinery v0.30.1-0.20230814025143-fcb8a9106d3c /go.mod h1:IDbssRbYLSnMwZAQOGX4Vam+hl43FofP8BuXMLXVaPQ =
899
+ stash.appscode.dev/apimachinery v0.31.0 h1:AXsuz/4K1ltW6oCVsqOS0EoYksVZTn60LXbK7V4IL90 =
900
+ stash.appscode.dev/apimachinery v0.31.0 /go.mod h1:IDbssRbYLSnMwZAQOGX4Vam+hl43FofP8BuXMLXVaPQ =
Original file line number Diff line number Diff line change @@ -699,7 +699,7 @@ sigs.k8s.io/structured-merge-diff/v4/value
699
699
# sigs.k8s.io/yaml v1.3.0
700
700
## explicit; go 1.12
701
701
sigs.k8s.io/yaml
702
- # stash.appscode.dev/apimachinery v0.30.1-0.20230814025143-fcb8a9106d3c
702
+ # stash.appscode.dev/apimachinery v0.31.0
703
703
## explicit; go 1.18
704
704
stash.appscode.dev/apimachinery/apis
705
705
stash.appscode.dev/apimachinery/apis/repositories
You can’t perform that action at this time.
0 commit comments