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 @@ -21,7 +21,7 @@ require (
21
21
kmodules.xyz/custom-resources v0.25.2
22
22
kmodules.xyz/resource-metrics v0.25.2
23
23
sigs.k8s.io/controller-runtime v0.13.1
24
- stash.appscode.dev/apimachinery v0.30.1-0.20230814025143-fcb8a9106d3c
24
+ stash.appscode.dev/apimachinery v0.31.0
25
25
)
26
26
27
27
require (
Original file line number Diff line number Diff line change @@ -947,5 +947,5 @@ sigs.k8s.io/structured-merge-diff/v4 v4.2.3/go.mod h1:qjx8mGObPmV2aSZepjQjbmb2ih
947
947
sigs.k8s.io/yaml v1.2.0 /go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc =
948
948
sigs.k8s.io/yaml v1.3.0 h1:a2VclLzOGrwOHDiV8EfBGhvjHvP46CtW5j6POvhYGGo =
949
949
sigs.k8s.io/yaml v1.3.0 /go.mod h1:GeOyir5tyXNByN85N/dRIT9es5UQNerPYEKK56eTBm8 =
950
- stash.appscode.dev/apimachinery v0.30.1-0.20230814025143-fcb8a9106d3c h1:/3plffjueo5ffL+XhHAtluJ9TfP+K9elbY1tyIxNeKY =
951
- stash.appscode.dev/apimachinery v0.30.1-0.20230814025143-fcb8a9106d3c /go.mod h1:IDbssRbYLSnMwZAQOGX4Vam+hl43FofP8BuXMLXVaPQ =
950
+ stash.appscode.dev/apimachinery v0.31.0 h1:AXsuz/4K1ltW6oCVsqOS0EoYksVZTn60LXbK7V4IL90 =
951
+ stash.appscode.dev/apimachinery v0.31.0 /go.mod h1:IDbssRbYLSnMwZAQOGX4Vam+hl43FofP8BuXMLXVaPQ =
Original file line number Diff line number Diff line change @@ -1338,7 +1338,7 @@ sigs.k8s.io/structured-merge-diff/v4/value
1338
1338
# sigs.k8s.io/yaml v1.3.0
1339
1339
## explicit; go 1.12
1340
1340
sigs.k8s.io/yaml
1341
- # stash.appscode.dev/apimachinery v0.30.1-0.20230814025143-fcb8a9106d3c
1341
+ # stash.appscode.dev/apimachinery v0.31.0
1342
1342
## explicit; go 1.18
1343
1343
stash.appscode.dev/apimachinery/apis/stash
1344
1344
stash.appscode.dev/apimachinery/apis/stash/install
You can’t perform that action at this time.
0 commit comments