1
1
module github.com/anza-labs/scribe
2
2
3
- go 1.22.2
3
+ go 1.23.0
4
4
5
- toolchain go1.22.6
5
+ toolchain go1.23.1
6
6
7
7
require (
8
8
k8s.io/api v0.31.0
@@ -15,11 +15,11 @@ require (
15
15
require (
16
16
4d63.com/gocheckcompilerdirectives v1.2.1 // indirect
17
17
4d63.com/gochecknoglobals v0.2.1 // indirect
18
- cloud.google.com/go v0.115.0 // indirect
19
- cloud.google.com/go/auth v0.7.2 // indirect
20
- cloud.google.com/go/auth/oauth2adapt v0.2.3 // indirect
18
+ cloud.google.com/go v0.115.1 // indirect
19
+ cloud.google.com/go/auth v0.9.1 // indirect
20
+ cloud.google.com/go/auth/oauth2adapt v0.2.4 // indirect
21
21
cloud.google.com/go/compute/metadata v0.5.0 // indirect
22
- cloud.google.com/go/iam v1.1.12 // indirect
22
+ cloud.google.com/go/iam v1.2.0 // indirect
23
23
cloud.google.com/go/storage v1.43.0 // indirect
24
24
github.com/4meepo/tagalign v1.3.4 // indirect
25
25
github.com/Abirdcfly/dupword v0.0.14 // indirect
@@ -34,7 +34,7 @@ require (
34
34
github.com/IGLOU-EU/go-wildcard v1.0.3 // indirect
35
35
github.com/Masterminds/goutils v1.1.1 // indirect
36
36
github.com/Masterminds/semver v1.5.0 // indirect
37
- github.com/Masterminds/semver/v3 v3.2.1 // indirect
37
+ github.com/Masterminds/semver/v3 v3.3.0 // indirect
38
38
github.com/Masterminds/sprig v2.22.0+incompatible // indirect
39
39
github.com/Microsoft/go-winio v0.5.2 // indirect
40
40
github.com/NYTimes/gziphandler v1.1.1 // indirect
@@ -44,12 +44,12 @@ require (
44
44
github.com/alexkohler/nakedret/v2 v2.0.4 // indirect
45
45
github.com/alexkohler/prealloc v1.0.0 // indirect
46
46
github.com/alingse/asasalint v0.0.11 // indirect
47
- github.com/antlr4-go/antlr/v4 v4.13.0 // indirect
47
+ github.com/antlr4-go/antlr/v4 v4.13.1 // indirect
48
48
github.com/aquilax/truncate v1.0.0 // indirect
49
49
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
50
50
github.com/ashanbrown/forbidigo v1.6.0 // indirect
51
51
github.com/ashanbrown/makezero v1.1.1 // indirect
52
- github.com/aws/aws-sdk-go v1.55.3 // indirect
52
+ github.com/aws/aws-sdk-go v1.55.5 // indirect
53
53
github.com/beorn7/perks v1.0.1 // indirect
54
54
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
55
55
github.com/bkielbasa/cyclop v1.2.1 // indirect
@@ -79,7 +79,7 @@ require (
79
79
github.com/distribution/reference v0.6.0 // indirect
80
80
github.com/docker/cli v27.1.1+incompatible // indirect
81
81
github.com/docker/distribution v2.8.2+incompatible // indirect
82
- github.com/docker/docker v27.1.1 +incompatible // indirect
82
+ github.com/docker/docker v27.2.0 +incompatible // indirect
83
83
github.com/docker/docker-credential-helpers v0.6.3 // indirect
84
84
github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c // indirect
85
85
github.com/docker/go-connections v0.4.0 // indirect
@@ -138,7 +138,7 @@ require (
138
138
github.com/google/safetext v0.0.0-20220905092116-b49f7bc46da2 // indirect
139
139
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
140
140
github.com/google/uuid v1.6.0 // indirect
141
- github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect
141
+ github.com/googleapis/enterprise-certificate-proxy v0.3.3 // indirect
142
142
github.com/googleapis/gax-go/v2 v2.13.0 // indirect
143
143
github.com/gordonklaus/ineffassign v0.1.0 // indirect
144
144
github.com/gorilla/mux v1.8.0 // indirect
@@ -148,9 +148,9 @@ require (
148
148
github.com/gostaticanalysis/nilerr v0.1.1 // indirect
149
149
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
150
150
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.1-0.20210315223345-82c243799c99 // indirect
151
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.21 .0 // indirect
151
+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.22 .0 // indirect
152
152
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
153
- github.com/hashicorp/go-getter v1.7.5 // indirect
153
+ github.com/hashicorp/go-getter v1.7.6 // indirect
154
154
github.com/hashicorp/go-safetemp v1.0.0 // indirect
155
155
github.com/hashicorp/go-version v1.7.0 // indirect
156
156
github.com/hashicorp/hcl v1.0.0 // indirect
@@ -172,9 +172,10 @@ require (
172
172
github.com/kisielk/errcheck v1.7.0 // indirect
173
173
github.com/kkHAIKE/contextcheck v1.1.5 // indirect
174
174
github.com/klauspost/compress v1.17.9 // indirect
175
- github.com/kudobuilder/kuttl v0.18 .0 // indirect
175
+ github.com/kudobuilder/kuttl v0.19 .0 // indirect
176
176
github.com/kulti/thelper v0.6.3 // indirect
177
177
github.com/kunwardeep/paralleltest v1.0.10 // indirect
178
+ github.com/kylelemons/godebug v1.1.0 // indirect
178
179
github.com/kyoh86/exportloopref v0.1.11 // indirect
179
180
github.com/kyverno/kyverno-json v0.0.4-0.20240730143747-aade3d42fc0e // indirect
180
181
github.com/kyverno/pkg/ext v0.0.0-20240418121121-df8add26c55c // indirect
@@ -224,9 +225,9 @@ require (
224
225
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
225
226
github.com/polyfloyd/go-errorlint v1.5.2 // indirect
226
227
github.com/power-devops/perfstat v0.0.0-20220216144756-c35f1ee13d7c // indirect
227
- github.com/prometheus/client_golang v1.19.1 // indirect
228
+ github.com/prometheus/client_golang v1.20.2 // indirect
228
229
github.com/prometheus/client_model v0.6.1 // indirect
229
- github.com/prometheus/common v0.55.0 // indirect
230
+ github.com/prometheus/common v0.59.1 // indirect
230
231
github.com/prometheus/procfs v0.15.1 // indirect
231
232
github.com/quasilyte/go-ruleguard v0.4.2 // indirect
232
233
github.com/quasilyte/go-ruleguard/dsl v0.3.22 // indirect
@@ -296,38 +297,38 @@ require (
296
297
go.etcd.io/etcd/client/pkg/v3 v3.5.15 // indirect
297
298
go.etcd.io/etcd/client/v3 v3.5.15 // indirect
298
299
go.opencensus.io v0.24.0 // indirect
299
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.53 .0 // indirect
300
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53 .0 // indirect
301
- go.opentelemetry.io/otel v1.28 .0 // indirect
300
+ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54 .0 // indirect
301
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54 .0 // indirect
302
+ go.opentelemetry.io/otel v1.29 .0 // indirect
302
303
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.28.0 // indirect
303
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.28 .0 // indirect
304
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.28 .0 // indirect
305
- go.opentelemetry.io/otel/metric v1.28 .0 // indirect
306
- go.opentelemetry.io/otel/sdk v1.28 .0 // indirect
304
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.29 .0 // indirect
305
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.29 .0 // indirect
306
+ go.opentelemetry.io/otel/metric v1.29 .0 // indirect
307
+ go.opentelemetry.io/otel/sdk v1.29 .0 // indirect
307
308
go.opentelemetry.io/otel/sdk/metric v1.28.0 // indirect
308
- go.opentelemetry.io/otel/trace v1.28 .0 // indirect
309
+ go.opentelemetry.io/otel/trace v1.29 .0 // indirect
309
310
go.opentelemetry.io/proto/otlp v1.3.1 // indirect
310
311
go.starlark.net v0.0.0-20230525235612-a134d8f9ddca // indirect
311
312
go.uber.org/automaxprocs v1.5.3 // indirect
312
313
go.uber.org/multierr v1.11.0 // indirect
313
314
go.uber.org/zap v1.27.0 // indirect
314
315
golang.org/x/crypto v0.26.0 // indirect
315
- golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
316
+ golang.org/x/exp v0.0.0-20240823005443-9b4947da3948 // indirect
316
317
golang.org/x/exp/typeparams v0.0.0-20240314144324-c7f7c6466f7f // indirect
317
318
golang.org/x/mod v0.20.0 // indirect
318
319
golang.org/x/net v0.28.0 // indirect
319
- golang.org/x/oauth2 v0.21 .0 // indirect
320
+ golang.org/x/oauth2 v0.22 .0 // indirect
320
321
golang.org/x/sync v0.8.0 // indirect
321
- golang.org/x/sys v0.23 .0 // indirect
322
+ golang.org/x/sys v0.24 .0 // indirect
322
323
golang.org/x/term v0.23.0 // indirect
323
324
golang.org/x/text v0.17.0 // indirect
324
- golang.org/x/time v0.5 .0 // indirect
325
+ golang.org/x/time v0.6 .0 // indirect
325
326
golang.org/x/tools v0.24.0 // indirect
326
327
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
327
- google.golang.org/api v0.189 .0 // indirect
328
- google.golang.org/genproto v0.0.0-20240725223205-93522f1f2a9f // indirect
329
- google.golang.org/genproto/googleapis/api v0.0.0-20240725223205-93522f1f2a9f // indirect
330
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240725223205-93522f1f2a9f // indirect
328
+ google.golang.org/api v0.194 .0 // indirect
329
+ google.golang.org/genproto v0.0.0-20240827150818-7e3bb234dfed // indirect
330
+ google.golang.org/genproto/googleapis/api v0.0.0-20240827150818-7e3bb234dfed // indirect
331
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20240827150818-7e3bb234dfed // indirect
331
332
google.golang.org/grpc v1.65.0 // indirect
332
333
google.golang.org/protobuf v1.34.2 // indirect
333
334
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
@@ -341,13 +342,13 @@ require (
341
342
k8s.io/apiserver v0.31.0 // indirect
342
343
k8s.io/cli-runtime v0.30.3 // indirect
343
344
k8s.io/component-base v0.31.0 // indirect
344
- k8s.io/kube-openapi v0.0.0-20240726031636-6f6746feab9c // indirect
345
- k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 // indirect
345
+ k8s.io/kube-openapi v0.0.0-20240827152857-f7e401e7b4c2 // indirect
346
+ k8s.io/utils v0.0.0-20240821151609-f90d01438635 // indirect
346
347
mvdan.cc/gofumpt v0.6.0 // indirect
347
348
mvdan.cc/unparam v0.0.0-20240528143540-8a5130ca722f // indirect
348
349
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.30.3 // indirect
349
350
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
350
- sigs.k8s.io/kubectl-validate v0.0.4 // indirect
351
+ sigs.k8s.io/kubectl-validate v0.0.5-0.20240827210056-ce13d95db263 // indirect
351
352
sigs.k8s.io/kustomize/api v0.17.2 // indirect
352
353
sigs.k8s.io/kustomize/cmd/config v0.14.1 // indirect
353
354
sigs.k8s.io/kustomize/kyaml v0.17.1 // indirect
@@ -358,7 +359,7 @@ require (
358
359
// tools
359
360
require (
360
361
github.com/golangci/golangci-lint v1.59.1
361
- github.com/kyverno/chainsaw v0.2.8
362
+ github.com/kyverno/chainsaw v0.2.9
362
363
github.com/tilt-dev/ctlptl v0.8.32
363
364
sigs.k8s.io/controller-tools v0.16.2
364
365
sigs.k8s.io/kind v0.24.0
0 commit comments