Skip to content

Commit ab3fec8

Browse files
authored
Prepare for release 3.4.17-v39 (#2456)
ProductLine: Stash Release: v2025.10.17 Release-tracker: stashed/CHANGELOG#85 Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 33c15fc commit ab3fec8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ require (
2121
kmodules.xyz/custom-resources v0.30.0
2222
kmodules.xyz/offshoot-api v0.30.1
2323
kubedb.dev/apimachinery v0.46.0
24-
stash.appscode.dev/apimachinery v0.41.0
24+
stash.appscode.dev/apimachinery v0.42.0
2525
)
2626

2727
require (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -556,5 +556,5 @@ sigs.k8s.io/structured-merge-diff/v4 v4.4.1 h1:150L+0vs/8DA78h1u02ooW1/fFq/Lwr+s
556556
sigs.k8s.io/structured-merge-diff/v4 v4.4.1/go.mod h1:N8hJocpFajUSSeSJ9bOZ77VzejKZaXsTtZo4/u7Io08=
557557
sigs.k8s.io/yaml v1.4.0 h1:Mk1wCc2gy/F0THH0TAp1QYyJNzRm2KCLy3o5ASXVI5E=
558558
sigs.k8s.io/yaml v1.4.0/go.mod h1:Ejl7/uTz7PSA4eKMyQCUTnhZYNmLIl+5c2lQPGR2BPY=
559-
stash.appscode.dev/apimachinery v0.41.0 h1:1K4j0ADKjlQ/tGnCpctEmDx1CfJzu1HKgQC0EK5U4ZA=
560-
stash.appscode.dev/apimachinery v0.41.0/go.mod h1:y1VgM/7CT990qqHAtE0JGg1N0sFWzmrq/9HzUU5V8dc=
559+
stash.appscode.dev/apimachinery v0.42.0 h1:tqGAhAbII/WoYxM4LyQW+Hc6jgjRgBYUcI3AORwBLYs=
560+
stash.appscode.dev/apimachinery v0.42.0/go.mod h1:Q7iqhJAS0n7IV545NxaYNE5C31bBrWklZj7SfjOyryc=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -825,7 +825,7 @@ sigs.k8s.io/structured-merge-diff/v4/value
825825
## explicit; go 1.12
826826
sigs.k8s.io/yaml
827827
sigs.k8s.io/yaml/goyaml.v2
828-
# stash.appscode.dev/apimachinery v0.41.0
828+
# stash.appscode.dev/apimachinery v0.42.0
829829
## explicit; go 1.23.0
830830
stash.appscode.dev/apimachinery/apis
831831
stash.appscode.dev/apimachinery/apis/repositories

0 commit comments

Comments
 (0)