Skip to content

Commit

Permalink
Prepare for release 8.0.14-v18 (#634)
Browse files Browse the repository at this point in the history
ProductLine: Stash

Release: v2022.06.21

Release-tracker: stashed/CHANGELOG#49
Signed-off-by: 1gtm <1gtm@appscode.com>
  • Loading branch information
1gtm committed Jun 17, 2022
1 parent e003427 commit 0b2d6ec
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -15,7 +15,7 @@ require (
kmodules.xyz/client-go v0.24.3
kmodules.xyz/custom-resources v0.24.0
kmodules.xyz/offshoot-api v0.24.1
stash.appscode.dev/apimachinery v0.20.2-0.20220616125513-e19298fd23b1
stash.appscode.dev/apimachinery v0.21.0
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -1017,5 +1017,5 @@ sigs.k8s.io/structured-merge-diff/v4 v4.2.1/go.mod h1:j/nl6xW8vLS49O8YvXW1ocPhZa
sigs.k8s.io/yaml v1.2.0/go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc=
sigs.k8s.io/yaml v1.3.0 h1:a2VclLzOGrwOHDiV8EfBGhvjHvP46CtW5j6POvhYGGo=
sigs.k8s.io/yaml v1.3.0/go.mod h1:GeOyir5tyXNByN85N/dRIT9es5UQNerPYEKK56eTBm8=
stash.appscode.dev/apimachinery v0.20.2-0.20220616125513-e19298fd23b1 h1:wUr0lPX6zzdWq1dyeIbYkQvrzhW8/YERyII6iyi9IE4=
stash.appscode.dev/apimachinery v0.20.2-0.20220616125513-e19298fd23b1/go.mod h1:mtxrytXCX8271F5xVMKTwVPoERs6XbhLZlhRKJU08uI=
stash.appscode.dev/apimachinery v0.21.0 h1:uK4IAuT3+V7b2/sQAWslQ3iT8agN6qgy58gg9W51rhk=
stash.appscode.dev/apimachinery v0.21.0/go.mod h1:mtxrytXCX8271F5xVMKTwVPoERs6XbhLZlhRKJU08uI=
2 changes: 1 addition & 1 deletion vendor/modules.txt
Expand Up @@ -646,7 +646,7 @@ sigs.k8s.io/structured-merge-diff/v4/value
# sigs.k8s.io/yaml v1.3.0
## explicit; go 1.12
sigs.k8s.io/yaml
# stash.appscode.dev/apimachinery v0.20.2-0.20220616125513-e19298fd23b1
# stash.appscode.dev/apimachinery v0.21.0
## explicit; go 1.18
stash.appscode.dev/apimachinery/apis/repositories
stash.appscode.dev/apimachinery/apis/repositories/v1alpha1
Expand Down

0 comments on commit 0b2d6ec

Please sign in to comment.