Skip to content

Commit 48c97d7

Browse files
authored
Prepare for release 4.2.3-v27 (#1919)
ProductLine: Stash Release: v2023.08.18 Release-tracker: stashed/CHANGELOG#68 Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 604b34e commit 48c97d7

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
@@ -19,7 +19,7 @@ require (
1919
kmodules.xyz/custom-resources v0.25.2
2020
kmodules.xyz/offshoot-api v0.25.4
2121
kubedb.dev/apimachinery v0.33.1
22-
stash.appscode.dev/apimachinery v0.30.1-0.20230814025143-fcb8a9106d3c
22+
stash.appscode.dev/apimachinery v0.31.0
2323
)
2424

2525
require github.com/onsi/gomega v1.20.1 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -907,5 +907,5 @@ sigs.k8s.io/structured-merge-diff/v4 v4.2.3 h1:PRbqxJClWWYMNV1dhaG4NsibJbArud9kF
907907
sigs.k8s.io/structured-merge-diff/v4 v4.2.3/go.mod h1:qjx8mGObPmV2aSZepjQjbmb2ihdVs8cGKBraizNC69E=
908908
sigs.k8s.io/yaml v1.3.0 h1:a2VclLzOGrwOHDiV8EfBGhvjHvP46CtW5j6POvhYGGo=
909909
sigs.k8s.io/yaml v1.3.0/go.mod h1:GeOyir5tyXNByN85N/dRIT9es5UQNerPYEKK56eTBm8=
910-
stash.appscode.dev/apimachinery v0.30.1-0.20230814025143-fcb8a9106d3c h1:/3plffjueo5ffL+XhHAtluJ9TfP+K9elbY1tyIxNeKY=
911-
stash.appscode.dev/apimachinery v0.30.1-0.20230814025143-fcb8a9106d3c/go.mod h1:IDbssRbYLSnMwZAQOGX4Vam+hl43FofP8BuXMLXVaPQ=
910+
stash.appscode.dev/apimachinery v0.31.0 h1:AXsuz/4K1ltW6oCVsqOS0EoYksVZTn60LXbK7V4IL90=
911+
stash.appscode.dev/apimachinery v0.31.0/go.mod h1:IDbssRbYLSnMwZAQOGX4Vam+hl43FofP8BuXMLXVaPQ=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -705,7 +705,7 @@ sigs.k8s.io/structured-merge-diff/v4/value
705705
# sigs.k8s.io/yaml v1.3.0
706706
## explicit; go 1.12
707707
sigs.k8s.io/yaml
708-
# stash.appscode.dev/apimachinery v0.30.1-0.20230814025143-fcb8a9106d3c
708+
# stash.appscode.dev/apimachinery v0.31.0
709709
## explicit; go 1.18
710710
stash.appscode.dev/apimachinery/apis
711711
stash.appscode.dev/apimachinery/apis/repositories

0 commit comments

Comments
 (0)