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 @@ -17,7 +17,7 @@ require (
17
17
kmodules.xyz/client-go v0.30.42
18
18
kmodules.xyz/custom-resources v0.30.0
19
19
kmodules.xyz/offshoot-api v0.30.1
20
- stash.appscode.dev/apimachinery v0.36.1-0.20241217113844-8f07b3c52464
20
+ stash.appscode.dev/apimachinery v0.37.0
21
21
)
22
22
23
23
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.36.1-0.20241217113844-8f07b3c52464 h1:dq8NIka54jlwqV8JGYp3S4n5i/bxF3KkJXj2nuo3Vo0 =
558
- stash.appscode.dev/apimachinery v0.36.1-0.20241217113844-8f07b3c52464 /go.mod h1:Q+GTcB8/VWNqG9yywbMBWiRDnYT29tnEDnGnCYtKq4g =
557
+ stash.appscode.dev/apimachinery v0.37.0 h1:dwKOX6XHTbTMxxRB4+nEyy740NT6+n/Rmr6Cfp+vRqE =
558
+ stash.appscode.dev/apimachinery v0.37.0 /go.mod h1:Q+GTcB8/VWNqG9yywbMBWiRDnYT29tnEDnGnCYtKq4g =
Original file line number Diff line number Diff line change @@ -822,7 +822,7 @@ sigs.k8s.io/structured-merge-diff/v4/value
822
822
## explicit; go 1.12
823
823
sigs.k8s.io/yaml
824
824
sigs.k8s.io/yaml/goyaml.v2
825
- # stash.appscode.dev/apimachinery v0.36.1-0.20241217113844-8f07b3c52464
825
+ # stash.appscode.dev/apimachinery v0.37.0
826
826
## explicit; go 1.22.0
827
827
stash.appscode.dev/apimachinery/apis
828
828
stash.appscode.dev/apimachinery/apis/repositories
You can’t perform that action at this time.
0 commit comments