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/client-go v0.30.44
20
20
kmodules.xyz/custom-resources v0.30.0
21
21
kmodules.xyz/offshoot-api v0.30.1
22
- stash.appscode.dev/apimachinery v0.40.1-0.20250731053416-f9825ca2e8f5
22
+ stash.appscode.dev/apimachinery v0.41.0
23
23
)
24
24
25
25
require (
Original file line number Diff line number Diff line change @@ -560,5 +560,5 @@ sigs.k8s.io/structured-merge-diff/v4 v4.4.1 h1:150L+0vs/8DA78h1u02ooW1/fFq/Lwr+s
560
560
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 /go.mod h1:N8hJocpFajUSSeSJ9bOZ77VzejKZaXsTtZo4/u7Io08 =
561
561
sigs.k8s.io/yaml v1.4.0 h1:Mk1wCc2gy/F0THH0TAp1QYyJNzRm2KCLy3o5ASXVI5E =
562
562
sigs.k8s.io/yaml v1.4.0 /go.mod h1:Ejl7/uTz7PSA4eKMyQCUTnhZYNmLIl+5c2lQPGR2BPY =
563
- stash.appscode.dev/apimachinery v0.40.1-0.20250731053416-f9825ca2e8f5 h1:ymy/F4PBvEu5RFDWz6T5UwrRWiAjmWnLZ9GwPQyyg7Q =
564
- stash.appscode.dev/apimachinery v0.40.1-0.20250731053416-f9825ca2e8f5 /go.mod h1:y1VgM/7CT990qqHAtE0JGg1N0sFWzmrq/9HzUU5V8dc =
563
+ stash.appscode.dev/apimachinery v0.41.0 h1:1K4j0ADKjlQ/tGnCpctEmDx1CfJzu1HKgQC0EK5U4ZA =
564
+ stash.appscode.dev/apimachinery v0.41.0 /go.mod h1:y1VgM/7CT990qqHAtE0JGg1N0sFWzmrq/9HzUU5V8dc =
Original file line number Diff line number Diff line change @@ -840,7 +840,7 @@ sigs.k8s.io/structured-merge-diff/v4/value
840
840
## explicit; go 1.12
841
841
sigs.k8s.io/yaml
842
842
sigs.k8s.io/yaml/goyaml.v2
843
- # stash.appscode.dev/apimachinery v0.40.1-0.20250731053416-f9825ca2e8f5
843
+ # stash.appscode.dev/apimachinery v0.41.0
844
844
## explicit; go 1.23.0
845
845
stash.appscode.dev/apimachinery/apis
846
846
stash.appscode.dev/apimachinery/apis/repositories
You can’t perform that action at this time.
0 commit comments