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 @@ -16,7 +16,7 @@ require (
16
16
kmodules.xyz/client-go v0.24.3
17
17
kmodules.xyz/custom-resources v0.24.0
18
18
kmodules.xyz/offshoot-api v0.24.1
19
- stash.appscode.dev/apimachinery v0.20.2-0.20220616125513-e19298fd23b1
19
+ stash.appscode.dev/apimachinery v0.21.0
20
20
)
21
21
22
22
require (
Original file line number Diff line number Diff line change @@ -1017,5 +1017,5 @@ sigs.k8s.io/structured-merge-diff/v4 v4.2.1/go.mod h1:j/nl6xW8vLS49O8YvXW1ocPhZa
1017
1017
sigs.k8s.io/yaml v1.2.0 /go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc =
1018
1018
sigs.k8s.io/yaml v1.3.0 h1:a2VclLzOGrwOHDiV8EfBGhvjHvP46CtW5j6POvhYGGo =
1019
1019
sigs.k8s.io/yaml v1.3.0 /go.mod h1:GeOyir5tyXNByN85N/dRIT9es5UQNerPYEKK56eTBm8 =
1020
- stash.appscode.dev/apimachinery v0.20.2-0.20220616125513-e19298fd23b1 h1:wUr0lPX6zzdWq1dyeIbYkQvrzhW8/YERyII6iyi9IE4 =
1021
- stash.appscode.dev/apimachinery v0.20.2-0.20220616125513-e19298fd23b1 /go.mod h1:mtxrytXCX8271F5xVMKTwVPoERs6XbhLZlhRKJU08uI =
1020
+ stash.appscode.dev/apimachinery v0.21.0 h1:uK4IAuT3+V7b2/sQAWslQ3iT8agN6qgy58gg9W51rhk =
1021
+ stash.appscode.dev/apimachinery v0.21.0 /go.mod h1:mtxrytXCX8271F5xVMKTwVPoERs6XbhLZlhRKJU08uI =
Original file line number Diff line number Diff line change @@ -646,7 +646,7 @@ sigs.k8s.io/structured-merge-diff/v4/value
646
646
# sigs.k8s.io/yaml v1.3.0
647
647
## explicit; go 1.12
648
648
sigs.k8s.io/yaml
649
- # stash.appscode.dev/apimachinery v0.20.2-0.20220616125513-e19298fd23b1
649
+ # stash.appscode.dev/apimachinery v0.21.0
650
650
## explicit; go 1.18
651
651
stash.appscode.dev/apimachinery/apis/repositories
652
652
stash.appscode.dev/apimachinery/apis/repositories/v1alpha1
You can’t perform that action at this time.
0 commit comments