File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ require (
27
27
kmodules.xyz/custom-resources v0.29.1
28
28
kmodules.xyz/offshoot-api v0.29.0
29
29
kubevault.dev/apimachinery v0.17.0
30
- stash.appscode.dev/apimachinery v0.32.1-0.20240209175028-1fb8e3376f2c
30
+ stash.appscode.dev/apimachinery v0.33.0-rc.0
31
31
)
32
32
33
33
require (
Original file line number Diff line number Diff line change @@ -736,5 +736,5 @@ sigs.k8s.io/structured-merge-diff/v4 v4.4.1 h1:150L+0vs/8DA78h1u02ooW1/fFq/Lwr+s
736
736
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 /go.mod h1:N8hJocpFajUSSeSJ9bOZ77VzejKZaXsTtZo4/u7Io08 =
737
737
sigs.k8s.io/yaml v1.4.0 h1:Mk1wCc2gy/F0THH0TAp1QYyJNzRm2KCLy3o5ASXVI5E =
738
738
sigs.k8s.io/yaml v1.4.0 /go.mod h1:Ejl7/uTz7PSA4eKMyQCUTnhZYNmLIl+5c2lQPGR2BPY =
739
- stash.appscode.dev/apimachinery v0.32.1-0.20240209175028-1fb8e3376f2c h1:swyyQ3GXY7/DkOCCPe9s8FO4+g8/D47eCwDZyOyAOC0 =
740
- stash.appscode.dev/apimachinery v0.32.1-0.20240209175028-1fb8e3376f2c /go.mod h1:E+mbh2FR1oKyP7WQS5W3MzOrZ3iZUSvrzSCCJPa8qRc =
739
+ stash.appscode.dev/apimachinery v0.33.0-rc.0 h1:yfLn3YYgfo12pTI8oOZBswkQpzFt4MzPaIaoZ2Nok64 =
740
+ stash.appscode.dev/apimachinery v0.33.0-rc.0 /go.mod h1:M51wIqUONZ7cmx/h5W+Lp+/TlYAF8z7+kQJPsvtl7G4 =
Original file line number Diff line number Diff line change @@ -1198,8 +1198,8 @@ sigs.k8s.io/structured-merge-diff/v4/value
1198
1198
## explicit; go 1.12
1199
1199
sigs.k8s.io/yaml
1200
1200
sigs.k8s.io/yaml/goyaml.v2
1201
- # stash.appscode.dev/apimachinery v0.32.1-0.20240209175028-1fb8e3376f2c
1202
- ## explicit; go 1.21.6
1201
+ # stash.appscode.dev/apimachinery v0.33.0-rc.0
1202
+ ## explicit; go 1.21.5
1203
1203
stash.appscode.dev/apimachinery/apis
1204
1204
stash.appscode.dev/apimachinery/apis/repositories
1205
1205
stash.appscode.dev/apimachinery/apis/repositories/v1alpha1
You can’t perform that action at this time.
0 commit comments