Skip to content

Commit f86f44c

Browse files
authored
Prepare for release v2025.7.31 (#66)
ProductLine: Stash Release: v2025.7.31 Signed-off-by: 1gtm <[email protected]>
1 parent 7f25869 commit f86f44c

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
@@ -29,7 +29,7 @@ require (
2929
kmodules.xyz/custom-resources v0.30.0
3030
kmodules.xyz/offshoot-api v0.30.1
3131
kubevault.dev/apimachinery v0.18.3
32-
stash.appscode.dev/apimachinery v0.40.1-0.20250731053416-f9825ca2e8f5
32+
stash.appscode.dev/apimachinery v0.41.0
3333
)
3434

3535
require (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -754,5 +754,5 @@ sigs.k8s.io/structured-merge-diff/v4 v4.4.1 h1:150L+0vs/8DA78h1u02ooW1/fFq/Lwr+s
754754
sigs.k8s.io/structured-merge-diff/v4 v4.4.1/go.mod h1:N8hJocpFajUSSeSJ9bOZ77VzejKZaXsTtZo4/u7Io08=
755755
sigs.k8s.io/yaml v1.4.0 h1:Mk1wCc2gy/F0THH0TAp1QYyJNzRm2KCLy3o5ASXVI5E=
756756
sigs.k8s.io/yaml v1.4.0/go.mod h1:Ejl7/uTz7PSA4eKMyQCUTnhZYNmLIl+5c2lQPGR2BPY=
757-
stash.appscode.dev/apimachinery v0.40.1-0.20250731053416-f9825ca2e8f5 h1:ymy/F4PBvEu5RFDWz6T5UwrRWiAjmWnLZ9GwPQyyg7Q=
758-
stash.appscode.dev/apimachinery v0.40.1-0.20250731053416-f9825ca2e8f5/go.mod h1:y1VgM/7CT990qqHAtE0JGg1N0sFWzmrq/9HzUU5V8dc=
757+
stash.appscode.dev/apimachinery v0.41.0 h1:1K4j0ADKjlQ/tGnCpctEmDx1CfJzu1HKgQC0EK5U4ZA=
758+
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
@@ -1258,7 +1258,7 @@ sigs.k8s.io/structured-merge-diff/v4/value
12581258
## explicit; go 1.12
12591259
sigs.k8s.io/yaml
12601260
sigs.k8s.io/yaml/goyaml.v2
1261-
# stash.appscode.dev/apimachinery v0.40.1-0.20250731053416-f9825ca2e8f5
1261+
# stash.appscode.dev/apimachinery v0.41.0
12621262
## explicit; go 1.23.0
12631263
stash.appscode.dev/apimachinery/apis
12641264
stash.appscode.dev/apimachinery/apis/repositories

0 commit comments

Comments
 (0)