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