File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ require (
25
25
kmodules.xyz/objectstore-api v0.25.1
26
26
kmodules.xyz/offshoot-api v0.25.4
27
27
kmodules.xyz/openshift v0.25.0
28
- stash.appscode.dev/apimachinery v0.30.1-0.20230814025143-fcb8a9106d3c
29
- stash.appscode.dev/stash v0.30 .0
28
+ stash.appscode.dev/apimachinery v0.31.0
29
+ stash.appscode.dev/stash v0.31 .0
30
30
)
31
31
32
32
require github.com/onsi/gomega v1.20.1 // indirect
Original file line number Diff line number Diff line change @@ -1102,7 +1102,7 @@ sigs.k8s.io/yaml v1.1.0/go.mod h1:UJmg0vDUVViEyp3mgSv9WPwZCDxu4rQW1olrI1uml+o=
1102
1102
sigs.k8s.io/yaml v1.2.0 /go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc =
1103
1103
sigs.k8s.io/yaml v1.3.0 h1:a2VclLzOGrwOHDiV8EfBGhvjHvP46CtW5j6POvhYGGo =
1104
1104
sigs.k8s.io/yaml v1.3.0 /go.mod h1:GeOyir5tyXNByN85N/dRIT9es5UQNerPYEKK56eTBm8 =
1105
- stash.appscode.dev/apimachinery v0.30.1-0.20230814025143-fcb8a9106d3c h1:/3plffjueo5ffL+XhHAtluJ9TfP+K9elbY1tyIxNeKY =
1106
- stash.appscode.dev/apimachinery v0.30.1-0.20230814025143-fcb8a9106d3c /go.mod h1:IDbssRbYLSnMwZAQOGX4Vam+hl43FofP8BuXMLXVaPQ =
1107
- stash.appscode.dev/stash v0.30 .0 h1:e3B/0kPq1Bop2WZd0Mwpl27D5XL3OdJGINJwxxTP1Ss =
1108
- stash.appscode.dev/stash v0.30 .0 /go.mod h1:tXPTo7+PiU1I5VNtKdi5/D6W1te8iu0i2nB2wtHPY/c =
1105
+ stash.appscode.dev/apimachinery v0.31.0 h1:AXsuz/4K1ltW6oCVsqOS0EoYksVZTn60LXbK7V4IL90 =
1106
+ stash.appscode.dev/apimachinery v0.31.0 /go.mod h1:IDbssRbYLSnMwZAQOGX4Vam+hl43FofP8BuXMLXVaPQ =
1107
+ stash.appscode.dev/stash v0.31 .0 h1:q5dLevm2mZECXEpyba04JbqyUeVtYTKtfS1QcpRU+II =
1108
+ stash.appscode.dev/stash v0.31 .0 /go.mod h1:TfYcLyr+YsTqoKHNbyOgOCPqygjRpf3USMztNc2EfjU =
Original file line number Diff line number Diff line change @@ -954,7 +954,7 @@ sigs.k8s.io/structured-merge-diff/v4/value
954
954
# sigs.k8s.io/yaml v1.3.0
955
955
## explicit; go 1.12
956
956
sigs.k8s.io/yaml
957
- # stash.appscode.dev/apimachinery v0.30.1-0.20230814025143-fcb8a9106d3c
957
+ # stash.appscode.dev/apimachinery v0.31.0
958
958
## explicit; go 1.18
959
959
stash.appscode.dev/apimachinery/apis
960
960
stash.appscode.dev/apimachinery/apis/repositories
@@ -983,7 +983,7 @@ stash.appscode.dev/apimachinery/pkg/docker
983
983
stash.appscode.dev/apimachinery/pkg/invoker
984
984
stash.appscode.dev/apimachinery/pkg/metrics
985
985
stash.appscode.dev/apimachinery/pkg/restic
986
- # stash.appscode.dev/stash v0.30 .0
986
+ # stash.appscode.dev/stash v0.31 .0
987
987
## explicit; go 1.18
988
988
stash.appscode.dev/stash/pkg/registry/snapshot
989
989
stash.appscode.dev/stash/pkg/util
You can’t perform that action at this time.
0 commit comments