File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
19
19
kmodules.xyz/custom-resources v0.24.0
20
20
kmodules.xyz/offshoot-api v0.24.1
21
21
kubedb.dev/apimachinery v0.27.1-0.20220616092651-6571aa028218
22
- stash.appscode.dev/apimachinery v0.20.2-0.20220616125513-e19298fd23b1
22
+ stash.appscode.dev/apimachinery v0.21.0
23
23
)
24
24
25
25
require (
Original file line number Diff line number Diff line change @@ -1103,5 +1103,5 @@ sigs.k8s.io/structured-merge-diff/v4 v4.2.1/go.mod h1:j/nl6xW8vLS49O8YvXW1ocPhZa
1103
1103
sigs.k8s.io/yaml v1.2.0 /go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc =
1104
1104
sigs.k8s.io/yaml v1.3.0 h1:a2VclLzOGrwOHDiV8EfBGhvjHvP46CtW5j6POvhYGGo =
1105
1105
sigs.k8s.io/yaml v1.3.0 /go.mod h1:GeOyir5tyXNByN85N/dRIT9es5UQNerPYEKK56eTBm8 =
1106
- stash.appscode.dev/apimachinery v0.20.2-0.20220616125513-e19298fd23b1 h1:wUr0lPX6zzdWq1dyeIbYkQvrzhW8/YERyII6iyi9IE4 =
1107
- stash.appscode.dev/apimachinery v0.20.2-0.20220616125513-e19298fd23b1 /go.mod h1:mtxrytXCX8271F5xVMKTwVPoERs6XbhLZlhRKJU08uI =
1106
+ stash.appscode.dev/apimachinery v0.21.0 h1:uK4IAuT3+V7b2/sQAWslQ3iT8agN6qgy58gg9W51rhk =
1107
+ stash.appscode.dev/apimachinery v0.21.0 /go.mod h1:mtxrytXCX8271F5xVMKTwVPoERs6XbhLZlhRKJU08uI =
Original file line number Diff line number Diff line change @@ -650,7 +650,7 @@ sigs.k8s.io/structured-merge-diff/v4/value
650
650
# sigs.k8s.io/yaml v1.3.0
651
651
## explicit; go 1.12
652
652
sigs.k8s.io/yaml
653
- # stash.appscode.dev/apimachinery v0.20.2-0.20220616125513-e19298fd23b1
653
+ # stash.appscode.dev/apimachinery v0.21.0
654
654
## explicit; go 1.18
655
655
stash.appscode.dev/apimachinery/apis
656
656
stash.appscode.dev/apimachinery/apis/repositories
You can’t perform that action at this time.
0 commit comments