@@ -3,7 +3,7 @@ module github.com/estahn/k8s-image-swapper
3
3
go 1.18
4
4
5
5
require (
6
- cloud.google.com/go/artifactregistry v1.13 .1
6
+ cloud.google.com/go/artifactregistry v1.14 .1
7
7
github.com/alitto/pond v1.8.3
8
8
github.com/aws/aws-sdk-go v1.44.271
9
9
github.com/containers/image/v5 v5.25.0
@@ -19,9 +19,9 @@ require (
19
19
github.com/rs/zerolog v1.29.1
20
20
github.com/slok/kubewebhook/v2 v2.5.0
21
21
github.com/spf13/cobra v1.7.0
22
- github.com/spf13/viper v1.15 .0
23
- github.com/stretchr/testify v1.8.3
24
- google.golang.org/api v0.126 .0
22
+ github.com/spf13/viper v1.17 .0
23
+ github.com/stretchr/testify v1.8.4
24
+ google.golang.org/api v0.143 .0
25
25
gopkg.in/yaml.v2 v2.4.0
26
26
k8s.io/api v0.26.3
27
27
k8s.io/apimachinery v0.26.3
@@ -30,12 +30,12 @@ require (
30
30
)
31
31
32
32
require (
33
- cloud.google.com/go v0.110.0 // indirect
34
- cloud.google.com/go/compute v1.19.3 // indirect
33
+ cloud.google.com/go v0.110.7 // indirect
34
+ cloud.google.com/go/compute v1.23.0 // indirect
35
35
cloud.google.com/go/compute/metadata v0.2.3 // indirect
36
- cloud.google.com/go/iam v0.13.0 // indirect
37
- cloud.google.com/go/longrunning v0.4 .1 // indirect
38
- cloud.google.com/go/storage v1.28 .1 // indirect
36
+ cloud.google.com/go/iam v1.1.1 // indirect
37
+ cloud.google.com/go/longrunning v0.5 .1 // indirect
38
+ cloud.google.com/go/storage v1.30 .1 // indirect
39
39
github.com/BurntSushi/toml v1.2.1 // indirect
40
40
github.com/Microsoft/go-winio v0.6.0 // indirect
41
41
github.com/Microsoft/hcsshim v0.9.8 // indirect
@@ -52,7 +52,7 @@ require (
52
52
github.com/containers/storage v1.46.0 // indirect
53
53
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
54
54
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
55
- github.com/davecgh/go-spew v1.1.1 // indirect
55
+ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
56
56
github.com/docker/distribution v2.8.1+incompatible // indirect
57
57
github.com/docker/docker v23.0.2+incompatible // indirect
58
58
github.com/docker/docker-credential-helpers v0.7.0 // indirect
@@ -74,10 +74,10 @@ require (
74
74
github.com/google/gnostic v0.5.7-v3refs // indirect
75
75
github.com/google/go-cmp v0.5.9 // indirect
76
76
github.com/google/go-intervals v0.0.2 // indirect
77
- github.com/google/s2a-go v0.1.4 // indirect
78
- github.com/google/uuid v1.3.0 // indirect
79
- github.com/googleapis/enterprise-certificate-proxy v0.2.3 // indirect
80
- github.com/googleapis/gax-go/v2 v2.10 .0 // indirect
77
+ github.com/google/s2a-go v0.1.7 // indirect
78
+ github.com/google/uuid v1.3.1 // indirect
79
+ github.com/googleapis/enterprise-certificate-proxy v0.3.1 // indirect
80
+ github.com/googleapis/gax-go/v2 v2.12 .0 // indirect
81
81
github.com/gorilla/mux v1.8.0 // indirect
82
82
github.com/gruntwork-io/go-commons v0.8.0 // indirect
83
83
github.com/hashicorp/errwrap v1.1.0 // indirect
@@ -94,12 +94,12 @@ require (
94
94
github.com/jinzhu/copier v0.0.0-20190924061706-b57f9002281a // indirect
95
95
github.com/josharian/intern v1.0.0 // indirect
96
96
github.com/json-iterator/go v1.1.12 // indirect
97
- github.com/klauspost/compress v1.16.3 // indirect
97
+ github.com/klauspost/compress v1.17.0 // indirect
98
98
github.com/klauspost/pgzip v1.2.6-0.20220930104621-17e8dac29df8 // indirect
99
99
github.com/magiconair/properties v1.8.7 // indirect
100
100
github.com/mailru/easyjson v0.7.7 // indirect
101
- github.com/mattn/go-colorable v0.1.12 // indirect
102
- github.com/mattn/go-isatty v0.0.14 // indirect
101
+ github.com/mattn/go-colorable v0.1.13 // indirect
102
+ github.com/mattn/go-isatty v0.0.17 // indirect
103
103
github.com/mattn/go-shellwords v1.0.12 // indirect
104
104
github.com/mattn/go-zglob v0.0.2-0.20190814121620-e3c945676326 // indirect
105
105
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
@@ -118,22 +118,24 @@ require (
118
118
github.com/opencontainers/runtime-spec v1.1.0-rc.1 // indirect
119
119
github.com/opencontainers/selinux v1.11.0 // indirect
120
120
github.com/ostreedev/ostree-go v0.0.0-20210805093236-719684c64e4f // indirect
121
- github.com/pelletier/go-toml/v2 v2.0.6 // indirect
121
+ github.com/pelletier/go-toml/v2 v2.1.0 // indirect
122
122
github.com/pkg/errors v0.9.1 // indirect
123
- github.com/pmezard/go-difflib v1.0.0 // indirect
123
+ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
124
124
github.com/pquerna/otp v1.2.0 // indirect
125
125
github.com/prometheus/client_model v0.3.0 // indirect
126
126
github.com/prometheus/common v0.42.0 // indirect
127
127
github.com/prometheus/procfs v0.9.0 // indirect
128
128
github.com/robfig/cron/v3 v3.0.1 // indirect
129
129
github.com/russross/blackfriday/v2 v2.1.0 // indirect
130
+ github.com/sagikazarmark/locafero v0.3.0 // indirect
131
+ github.com/sagikazarmark/slog-shim v0.1.0 // indirect
130
132
github.com/sirupsen/logrus v1.9.0 // indirect
131
- github.com/spf13/afero v1.9.3 // indirect
132
- github.com/spf13/cast v1.5 .0 // indirect
133
- github.com/spf13/jwalterweatherman v1.1.0 // indirect
133
+ github.com/sourcegraph/conc v0.3.0 // indirect
134
+ github.com/spf13/afero v1.10 .0 // indirect
135
+ github.com/spf13/cast v1.5.1 // indirect
134
136
github.com/spf13/pflag v1.0.5 // indirect
135
137
github.com/stretchr/objx v0.5.0 // indirect
136
- github.com/subosito/gotenv v1.4.2 // indirect
138
+ github.com/subosito/gotenv v1.6.0 // indirect
137
139
github.com/sylabs/sif/v2 v2.11.1 // indirect
138
140
github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 // indirect
139
141
github.com/tchap/go-patricia/v2 v2.3.1 // indirect
@@ -144,26 +146,27 @@ require (
144
146
github.com/zclconf/go-cty v1.9.1 // indirect
145
147
go.opencensus.io v0.24.0 // indirect
146
148
go.uber.org/atomic v1.9.0 // indirect
149
+ go.uber.org/multierr v1.9.0 // indirect
147
150
golang.org/x/crypto v0.14.0 // indirect
148
- golang.org/x/exp v0.0.0-20230321023759-10a507213a29 // indirect
149
- golang.org/x/mod v0.9 .0 // indirect
151
+ golang.org/x/exp v0.0.0-20230905200255-921286631fa9 // indirect
152
+ golang.org/x/mod v0.12 .0 // indirect
150
153
golang.org/x/net v0.17.0 // indirect
151
- golang.org/x/oauth2 v0.8 .0 // indirect
152
- golang.org/x/sync v0.2 .0 // indirect
154
+ golang.org/x/oauth2 v0.12 .0 // indirect
155
+ golang.org/x/sync v0.3 .0 // indirect
153
156
golang.org/x/sys v0.13.0 // indirect
154
157
golang.org/x/term v0.13.0 // indirect
155
158
golang.org/x/text v0.13.0 // indirect
156
- golang.org/x/time v0.1 .0 // indirect
157
- golang.org/x/tools v0.6 .0 // indirect
159
+ golang.org/x/time v0.3 .0 // indirect
160
+ golang.org/x/tools v0.13 .0 // indirect
158
161
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
159
162
gomodules.xyz/jsonpatch/v3 v3.0.1 // indirect
160
163
gomodules.xyz/orderedmap v0.1.0 // indirect
161
164
google.golang.org/appengine v1.6.7 // indirect
162
- google.golang.org/genproto v0.0.0-20230530153820-e85fd2cbaebc // indirect
163
- google.golang.org/genproto/googleapis/api v0.0.0-20230530153820-e85fd2cbaebc // indirect
164
- google.golang.org/genproto/googleapis/rpc v0.0.0-20230530153820-e85fd2cbaebc // indirect
165
- google.golang.org/grpc v1.56.3 // indirect
166
- google.golang.org/protobuf v1.30 .0 // indirect
165
+ google.golang.org/genproto v0.0.0-20230913181813-007df8e322eb // indirect
166
+ google.golang.org/genproto/googleapis/api v0.0.0-20230913181813-007df8e322eb // indirect
167
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20230920204549-e6e6cdab5c13 // indirect
168
+ google.golang.org/grpc v1.58.2 // indirect
169
+ google.golang.org/protobuf v1.31 .0 // indirect
167
170
gopkg.in/inf.v0 v0.9.1 // indirect
168
171
gopkg.in/ini.v1 v1.67.0 // indirect
169
172
gopkg.in/yaml.v3 v3.0.1 // indirect
0 commit comments