Skip to content

Commit 76be456

Browse files
authored
Prepare for release v0.13.0 (#31)
ProductLine: Stash Release: v2023.08.18 Release-tracker: stashed/CHANGELOG#68 Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent e36e542 commit 76be456

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.25.2
2222
kmodules.xyz/resource-metrics v0.25.2
2323
sigs.k8s.io/controller-runtime v0.13.1
24-
stash.appscode.dev/apimachinery v0.30.1-0.20230814025143-fcb8a9106d3c
24+
stash.appscode.dev/apimachinery v0.31.0
2525
)
2626

2727
require (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -947,5 +947,5 @@ sigs.k8s.io/structured-merge-diff/v4 v4.2.3/go.mod h1:qjx8mGObPmV2aSZepjQjbmb2ih
947947
sigs.k8s.io/yaml v1.2.0/go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc=
948948
sigs.k8s.io/yaml v1.3.0 h1:a2VclLzOGrwOHDiV8EfBGhvjHvP46CtW5j6POvhYGGo=
949949
sigs.k8s.io/yaml v1.3.0/go.mod h1:GeOyir5tyXNByN85N/dRIT9es5UQNerPYEKK56eTBm8=
950-
stash.appscode.dev/apimachinery v0.30.1-0.20230814025143-fcb8a9106d3c h1:/3plffjueo5ffL+XhHAtluJ9TfP+K9elbY1tyIxNeKY=
951-
stash.appscode.dev/apimachinery v0.30.1-0.20230814025143-fcb8a9106d3c/go.mod h1:IDbssRbYLSnMwZAQOGX4Vam+hl43FofP8BuXMLXVaPQ=
950+
stash.appscode.dev/apimachinery v0.31.0 h1:AXsuz/4K1ltW6oCVsqOS0EoYksVZTn60LXbK7V4IL90=
951+
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
@@ -1338,7 +1338,7 @@ sigs.k8s.io/structured-merge-diff/v4/value
13381338
# sigs.k8s.io/yaml v1.3.0
13391339
## explicit; go 1.12
13401340
sigs.k8s.io/yaml
1341-
# stash.appscode.dev/apimachinery v0.30.1-0.20230814025143-fcb8a9106d3c
1341+
# stash.appscode.dev/apimachinery v0.31.0
13421342
## explicit; go 1.18
13431343
stash.appscode.dev/apimachinery/apis/stash
13441344
stash.appscode.dev/apimachinery/apis/stash/install

0 commit comments

Comments
 (0)