Skip to content

Commit 027dcaf

Browse files
authored
Prepare for release 6.0.5-v14 (#2438)
ProductLine: Stash Release: v2025.7.31 Release-tracker: stashed/CHANGELOG#83 Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent da67638 commit 027dcaf

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.40.1-0.20250731053416-f9825ca2e8f5
24+
stash.appscode.dev/apimachinery v0.41.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.40.1-0.20250731053416-f9825ca2e8f5 h1:ymy/F4PBvEu5RFDWz6T5UwrRWiAjmWnLZ9GwPQyyg7Q=
560-
stash.appscode.dev/apimachinery v0.40.1-0.20250731053416-f9825ca2e8f5/go.mod h1:y1VgM/7CT990qqHAtE0JGg1N0sFWzmrq/9HzUU5V8dc=
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=

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.40.1-0.20250731053416-f9825ca2e8f5
828+
# stash.appscode.dev/apimachinery v0.41.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)