Skip to content

Commit fa3238d

Browse files
authored
Prepare for release 6.4.0-v27 (#1426)
ProductLine: Stash Release: v2023.08.18 Release-tracker: stashed/CHANGELOG#68 Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 4e309c4 commit fa3238d

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
@@ -16,7 +16,7 @@ require (
1616
kmodules.xyz/client-go v0.25.29
1717
kmodules.xyz/custom-resources v0.25.2
1818
kmodules.xyz/offshoot-api v0.25.4
19-
stash.appscode.dev/apimachinery v0.30.1-0.20230814025143-fcb8a9106d3c
19+
stash.appscode.dev/apimachinery v0.31.0
2020
)
2121

2222
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
@@ -896,5 +896,5 @@ sigs.k8s.io/structured-merge-diff/v4 v4.2.3 h1:PRbqxJClWWYMNV1dhaG4NsibJbArud9kF
896896
sigs.k8s.io/structured-merge-diff/v4 v4.2.3/go.mod h1:qjx8mGObPmV2aSZepjQjbmb2ihdVs8cGKBraizNC69E=
897897
sigs.k8s.io/yaml v1.3.0 h1:a2VclLzOGrwOHDiV8EfBGhvjHvP46CtW5j6POvhYGGo=
898898
sigs.k8s.io/yaml v1.3.0/go.mod h1:GeOyir5tyXNByN85N/dRIT9es5UQNerPYEKK56eTBm8=
899-
stash.appscode.dev/apimachinery v0.30.1-0.20230814025143-fcb8a9106d3c h1:/3plffjueo5ffL+XhHAtluJ9TfP+K9elbY1tyIxNeKY=
900-
stash.appscode.dev/apimachinery v0.30.1-0.20230814025143-fcb8a9106d3c/go.mod h1:IDbssRbYLSnMwZAQOGX4Vam+hl43FofP8BuXMLXVaPQ=
899+
stash.appscode.dev/apimachinery v0.31.0 h1:AXsuz/4K1ltW6oCVsqOS0EoYksVZTn60LXbK7V4IL90=
900+
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
@@ -699,7 +699,7 @@ sigs.k8s.io/structured-merge-diff/v4/value
699699
# sigs.k8s.io/yaml v1.3.0
700700
## explicit; go 1.12
701701
sigs.k8s.io/yaml
702-
# stash.appscode.dev/apimachinery v0.30.1-0.20230814025143-fcb8a9106d3c
702+
# stash.appscode.dev/apimachinery v0.31.0
703703
## explicit; go 1.18
704704
stash.appscode.dev/apimachinery/apis
705705
stash.appscode.dev/apimachinery/apis/repositories

0 commit comments

Comments
 (0)