@@ -5,13 +5,13 @@ go 1.19
5
5
require (
6
6
github.com/adrg/xdg v0.4.0
7
7
github.com/blang/semver/v4 v4.0.0
8
- github.com/containerd/containerd v1.5.18
8
+ github.com/containerd/containerd v1.6.22
9
9
github.com/docker/cli v20.10.12+incompatible
10
10
github.com/docker/distribution v2.8.2+incompatible
11
11
github.com/docker/docker v20.10.24+incompatible
12
12
github.com/ghodss/yaml v1.0.0
13
13
github.com/golang-migrate/migrate/v4 v4.16.1
14
- github.com/golang/mock v1.5 .0
14
+ github.com/golang/mock v1.6 .0
15
15
github.com/google/go-cmp v0.5.9
16
16
github.com/grpc-ecosystem/grpc-health-probe v0.4.11
17
17
github.com/h2non/filetype v1.1.1
@@ -22,15 +22,15 @@ require (
22
22
github.com/onsi/ginkgo/v2 v2.9.5
23
23
github.com/onsi/gomega v1.27.7
24
24
github.com/opencontainers/go-digest v1.0.0
25
- github.com/opencontainers/image-spec v1.0.2
25
+ github.com/opencontainers/image-spec v1.1.0-rc2.0.20221005185240-3a7f492d3f1b
26
26
github.com/operator-framework/api v0.17.7
27
27
github.com/otiai10/copy v1.2.0
28
28
github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
29
29
github.com/pkg/errors v0.9.1
30
30
github.com/sirupsen/logrus v1.9.2
31
31
github.com/spf13/cobra v1.7.0
32
32
github.com/stretchr/testify v1.8.3
33
- go.etcd.io/bbolt v1.3.6
33
+ go.etcd.io/bbolt v1.3.7
34
34
golang.org/x/mod v0.10.0
35
35
golang.org/x/net v0.10.0
36
36
golang.org/x/sync v0.2.0
@@ -55,7 +55,7 @@ require (
55
55
github.com/BurntSushi/toml v0.3.1 // indirect
56
56
github.com/MakeNowJust/heredoc v1.0.0 // indirect
57
57
github.com/Microsoft/go-winio v0.6.1 // indirect
58
- github.com/Microsoft/hcsshim v0.8.25 // indirect
58
+ github.com/Microsoft/hcsshim v0.9.8 // indirect
59
59
github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d // indirect
60
60
github.com/alessio/shellescape v1.4.1 // indirect
61
61
github.com/antlr/antlr4/runtime/Go/antlr/v4 v4.0.0-20230305170008-8188dc5388df // indirect
@@ -66,16 +66,16 @@ require (
66
66
github.com/bugsnag/panicwrap v1.2.0 // indirect
67
67
github.com/cenkalti/backoff/v4 v4.1.3 // indirect
68
68
github.com/cespare/xxhash/v2 v2.2.0 // indirect
69
- github.com/containerd/cgroups v1.0.3 // indirect
69
+ github.com/containerd/cgroups v1.0.4 // indirect
70
70
github.com/containerd/continuity v0.3.0 // indirect
71
- github.com/containerd/ttrpc v1.1.0 // indirect
71
+ github.com/containerd/ttrpc v1.1.2 // indirect
72
72
github.com/davecgh/go-spew v1.1.1 // indirect
73
73
github.com/docker/docker-credential-helpers v0.6.3 // indirect
74
74
github.com/docker/go-connections v0.4.0 // indirect
75
75
github.com/docker/go-metrics v0.0.1 // indirect
76
76
github.com/docker/go-units v0.5.0 // indirect
77
77
github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 // indirect
78
- github.com/emicklei/go-restful/v3 v3.9.0 // indirect
78
+ github.com/emicklei/go-restful/v3 v3.10.1 // indirect
79
79
github.com/evanphx/json-patch v4.12.0+incompatible // indirect
80
80
github.com/evanphx/json-patch/v5 v5.6.0 // indirect
81
81
github.com/felixge/httpsnoop v1.0.3 // indirect
@@ -95,7 +95,7 @@ require (
95
95
github.com/golang/protobuf v1.5.3 // indirect
96
96
github.com/google/cel-go v0.15.3 // indirect
97
97
github.com/google/gnostic v0.5.7-v3refs // indirect
98
- github.com/google/gofuzz v1.1 .0 // indirect
98
+ github.com/google/gofuzz v1.2 .0 // indirect
99
99
github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1 // indirect
100
100
github.com/google/uuid v1.3.0 // indirect
101
101
github.com/gorilla/handlers v1.4.2 // indirect
@@ -115,13 +115,13 @@ require (
115
115
github.com/mitchellh/mapstructure v1.4.1 // indirect
116
116
github.com/moby/locker v1.0.1 // indirect
117
117
github.com/moby/spdystream v0.2.0 // indirect
118
- github.com/moby/sys/mountinfo v0.4.1 // indirect
118
+ github.com/moby/sys/mountinfo v0.6.2 // indirect
119
119
github.com/moby/term v0.5.0 // indirect
120
120
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
121
121
github.com/modern-go/reflect2 v1.0.2 // indirect
122
122
github.com/morikuni/aec v1.0.0 // indirect
123
123
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
124
- github.com/pelletier/go-toml v1.9.3 // indirect
124
+ github.com/pelletier/go-toml v1.9.5 // indirect
125
125
github.com/pmezard/go-difflib v1.0.0 // indirect
126
126
github.com/prometheus/client_golang v1.15.1 // indirect
127
127
github.com/prometheus/client_model v0.4.0 // indirect
0 commit comments