@@ -11,19 +11,19 @@ replace (
11
11
)
12
12
13
13
require (
14
- github.com/aperturerobotics/common v0.22.3-0.20250428021130-9962fbac3e3c // latest
14
+ github.com/aperturerobotics/common v0.22.5 // latest
15
15
github.com/aperturerobotics/goprotowrap v0.3.2 // latest
16
- github.com/aperturerobotics/goscript v0.0.53 // master
16
+ github.com/aperturerobotics/goscript v0.0.56 // master
17
17
github.com/aperturerobotics/protobuf-go-lite v0.9.1 // latest
18
- github.com/aperturerobotics/starpc v0.39.1 // latest
18
+ github.com/aperturerobotics/starpc v0.39.5 // latest
19
19
)
20
20
21
21
require (
22
22
github.com/agnivade/wasmbrowsertest v0.11.0 // cancelCtx
23
- github.com/golangci/golangci-lint/v2 v2.2.1
24
- github.com/goreleaser/goreleaser/v2 v2.10.2 // latest
23
+ github.com/golangci/golangci-lint/v2 v2.2.2
24
+ github.com/goreleaser/goreleaser/v2 v2.11.0 // latest
25
25
github.com/psampaz/go-mod-outdated v0.9.0 // latest
26
- golang.org/x/tools v0.34 .0 // latest
26
+ golang.org/x/tools v0.35 .0 // latest
27
27
google.golang.org/grpc v1.73.0 // indirect; latest
28
28
mvdan.cc/gofumpt v0.8.0 // latest
29
29
)
@@ -38,18 +38,18 @@ require (
38
38
cloud.google.com/go/auth/oauth2adapt v0.2.8 // indirect
39
39
cloud.google.com/go/compute/metadata v0.7.0 // indirect
40
40
cloud.google.com/go/iam v1.5.2 // indirect
41
- cloud.google.com/go/kms v1.21.2 // indirect
41
+ cloud.google.com/go/kms v1.22.0 // indirect
42
42
cloud.google.com/go/longrunning v0.6.7 // indirect
43
43
cloud.google.com/go/monitoring v1.24.2 // indirect
44
- cloud.google.com/go/storage v1.53 .0 // indirect
44
+ cloud.google.com/go/storage v1.55 .0 // indirect
45
45
code.gitea.io/sdk/gitea v0.21.0 // indirect
46
46
codeberg.org/chavacava/garif v0.2.0 // indirect
47
47
dario.cat/mergo v1.0.2 // indirect
48
48
github.com/42wim/httpsig v1.2.2 // indirect
49
49
github.com/4meepo/tagalign v1.4.2 // indirect
50
50
github.com/Abirdcfly/dupword v0.1.6 // indirect
51
51
github.com/AlekSi/pointer v1.2.0 // indirect
52
- github.com/AlwxSin/noinlineerr v1.0.3 // indirect
52
+ github.com/AlwxSin/noinlineerr v1.0.4 // indirect
53
53
github.com/Antonboom/errname v1.1.0 // indirect
54
54
github.com/Antonboom/nilnil v1.1.0 // indirect
55
55
github.com/Antonboom/testifylint v1.6.1 // indirect
@@ -77,13 +77,13 @@ require (
77
77
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.51.0 // indirect
78
78
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.51.0 // indirect
79
79
github.com/Masterminds/goutils v1.1.1 // indirect
80
- github.com/Masterminds/semver/v3 v3.3.1 // indirect
80
+ github.com/Masterminds/semver/v3 v3.4.0 // indirect
81
81
github.com/Masterminds/sprig/v3 v3.3.0 // indirect
82
82
github.com/Microsoft/go-winio v0.6.2 // indirect
83
83
github.com/OpenPeeDeeP/depguard/v2 v2.2.1 // indirect
84
84
github.com/ProtonMail/go-crypto v1.3.0 // indirect
85
85
github.com/agnivade/levenshtein v1.2.1 // indirect
86
- github.com/alecthomas/chroma/v2 v2.18 .0 // indirect
86
+ github.com/alecthomas/chroma/v2 v2.19 .0 // indirect
87
87
github.com/alecthomas/go-check-sumtype v0.3.1 // indirect
88
88
github.com/alexkohler/nakedret/v2 v2.0.6 // indirect
89
89
github.com/alexkohler/prealloc v1.0.0 // indirect
@@ -143,8 +143,8 @@ require (
143
143
github.com/caarlos0/env/v11 v11.3.1 // indirect
144
144
github.com/caarlos0/go-reddit/v3 v3.0.1 // indirect
145
145
github.com/caarlos0/go-shellwords v1.0.12 // indirect
146
- github.com/caarlos0/go-version v0.2.0 // indirect
147
- github.com/caarlos0/log v0.4.8 // indirect
146
+ github.com/caarlos0/go-version v0.2.1 // indirect
147
+ github.com/caarlos0/log v0.5.1 // indirect
148
148
github.com/carlmjohnson/versioninfo v0.22.5 // indirect
149
149
github.com/catenacyber/perfsprint v0.9.1 // indirect
150
150
github.com/cavaliergopher/cpio v1.0.1 // indirect
@@ -153,17 +153,17 @@ require (
153
153
github.com/cespare/xxhash/v2 v2.3.0 // indirect
154
154
github.com/charithe/durationcheck v0.0.10 // indirect
155
155
github.com/charmbracelet/bubbletea v1.3.0 // indirect
156
- github.com/charmbracelet/colorprofile v0.2.3-0.20250311203215-f60798e515dc // indirect
156
+ github.com/charmbracelet/colorprofile v0.3.1 // indirect
157
157
github.com/charmbracelet/lipgloss v1.1.0 // indirect
158
158
github.com/charmbracelet/x/ansi v0.8.0 // indirect
159
- github.com/charmbracelet/x/cellbuf v0.0.13-0.20250311204145-2c3ea96c31dd // indirect
159
+ github.com/charmbracelet/x/cellbuf v0.0.13 // indirect
160
160
github.com/charmbracelet/x/term v0.2.1 // indirect
161
161
github.com/chrismellard/docker-credential-acr-env v0.0.0-20230304212654-82a0ddb27589 // indirect
162
162
github.com/chromedp/cdproto v0.0.0-20240801214329-3f85d328b335 // indirect
163
163
github.com/chromedp/chromedp v0.10.0 // indirect
164
164
github.com/chromedp/sysutil v1.0.0 // indirect
165
165
github.com/ckaznocha/intrange v0.3.1 // indirect
166
- github.com/cloudflare/circl v1.6.0 // indirect
166
+ github.com/cloudflare/circl v1.6.1 // indirect
167
167
github.com/cncf/xds/go v0.0.0-20250326154945-ae57f3c0d45f // indirect
168
168
github.com/containerd/stargz-snapshotter/estargz v0.16.3 // indirect
169
169
github.com/cpuguy83/go-md2man/v2 v2.0.7 // indirect
@@ -183,9 +183,9 @@ require (
183
183
github.com/dimchansky/utfbom v1.1.1 // indirect
184
184
github.com/distribution/reference v0.6.0 // indirect
185
185
github.com/dlclark/regexp2 v1.11.5 // indirect
186
- github.com/docker/cli v28.1.1 +incompatible // indirect
186
+ github.com/docker/cli v28.2.2 +incompatible // indirect
187
187
github.com/docker/distribution v2.8.3+incompatible // indirect
188
- github.com/docker/docker v28.1.1 +incompatible // indirect
188
+ github.com/docker/docker v28.2.2 +incompatible // indirect
189
189
github.com/docker/docker-credential-helpers v0.9.3 // indirect
190
190
github.com/docker/go-connections v0.5.0 // indirect
191
191
github.com/docker/go-units v0.5.0 // indirect
@@ -258,7 +258,7 @@ require (
258
258
github.com/golangci/unconvert v0.0.0-20250410112200-a129a6e6413e // indirect
259
259
github.com/google/certificate-transparency-go v1.3.1 // indirect
260
260
github.com/google/go-cmp v0.7.0 // indirect
261
- github.com/google/go-containerregistry v0.20.5 // indirect
261
+ github.com/google/go-containerregistry v0.20.6 // indirect
262
262
github.com/google/go-github/v72 v72.0.0 // indirect
263
263
github.com/google/go-querystring v1.1.0 // indirect
264
264
github.com/google/ko v0.18.0 // indirect
@@ -283,7 +283,7 @@ require (
283
283
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
284
284
github.com/hashicorp/go-immutable-radix/v2 v2.1.0 // indirect
285
285
github.com/hashicorp/go-multierror v1.1.1 // indirect
286
- github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
286
+ github.com/hashicorp/go-retryablehttp v0.7.8 // indirect
287
287
github.com/hashicorp/go-version v1.7.0 // indirect
288
288
github.com/hashicorp/golang-lru v1.0.2 // indirect
289
289
github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
@@ -339,7 +339,7 @@ require (
339
339
github.com/manuelarte/funcorder v0.5.0 // indirect
340
340
github.com/maratori/testableexamples v1.0.0 // indirect
341
341
github.com/maratori/testpackage v1.1.1 // indirect
342
- github.com/mark3labs/mcp-go v0.30.1 // indirect
342
+ github.com/mark3labs/mcp-go v0.33.0 // indirect
343
343
github.com/matoous/godox v1.1.0 // indirect
344
344
github.com/mattn/go-colorable v0.1.14 // indirect
345
345
github.com/mattn/go-isatty v0.0.20 // indirect
@@ -423,7 +423,7 @@ require (
423
423
github.com/sirupsen/logrus v1.9.3 // indirect
424
424
github.com/sivchari/containedctx v1.0.3 // indirect
425
425
github.com/skeema/knownhosts v1.3.1 // indirect
426
- github.com/slack-go/slack v0.17.0 // indirect
426
+ github.com/slack-go/slack v0.17.3 // indirect
427
427
github.com/sonatard/noctx v0.3.4 // indirect
428
428
github.com/sourcegraph/conc v0.3.0 // indirect
429
429
github.com/sourcegraph/go-diff v0.7.0 // indirect
@@ -471,15 +471,15 @@ require (
471
471
github.com/zeebo/errs v1.4.0 // indirect
472
472
gitlab.com/bosi/decorder v0.4.2 // indirect
473
473
gitlab.com/digitalxero/go-conventional-commit v1.0.7 // indirect
474
- gitlab.com/gitlab-org/api/client-go v0.129 .0 // indirect
474
+ gitlab.com/gitlab-org/api/client-go v0.134 .0 // indirect
475
475
go-simpler.org/musttag v0.13.1 // indirect
476
476
go-simpler.org/sloglint v0.11.0 // indirect
477
477
go.augendre.info/arangolint v0.2.0 // indirect
478
478
go.augendre.info/fatcontext v0.8.0 // indirect
479
479
go.mongodb.org/mongo-driver v1.17.3 // indirect
480
480
go.opencensus.io v0.24.0 // indirect
481
481
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
482
- go.opentelemetry.io/contrib/detectors/gcp v1.35 .0 // indirect
482
+ go.opentelemetry.io/contrib/detectors/gcp v1.36 .0 // indirect
483
483
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.61.0 // indirect
484
484
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0 // indirect
485
485
go.opentelemetry.io/otel v1.36.0 // indirect
@@ -491,21 +491,21 @@ require (
491
491
go.uber.org/automaxprocs v1.6.0 // indirect
492
492
go.uber.org/multierr v1.11.0 // indirect
493
493
go.uber.org/zap v1.27.0 // indirect
494
- gocloud.dev v0.41 .0 // indirect
495
- golang.org/x/crypto v0.39 .0 // indirect
494
+ gocloud.dev v0.42 .0 // indirect
495
+ golang.org/x/crypto v0.40 .0 // indirect
496
496
golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0 // indirect
497
497
golang.org/x/exp/typeparams v0.0.0-20250210185358-939b2ce775ac // indirect
498
- golang.org/x/mod v0.25 .0 // indirect
499
- golang.org/x/net v0.41 .0 // indirect
498
+ golang.org/x/mod v0.26 .0 // indirect
499
+ golang.org/x/net v0.42 .0 // indirect
500
500
golang.org/x/oauth2 v0.30.0 // indirect
501
- golang.org/x/sync v0.15 .0 // indirect
502
- golang.org/x/sys v0.33 .0 // indirect
503
- golang.org/x/term v0.32 .0 // indirect
504
- golang.org/x/text v0.26 .0 // indirect
501
+ golang.org/x/sync v0.16 .0 // indirect
502
+ golang.org/x/sys v0.34 .0 // indirect
503
+ golang.org/x/term v0.33 .0 // indirect
504
+ golang.org/x/text v0.27 .0 // indirect
505
505
golang.org/x/time v0.12.0 // indirect
506
506
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
507
507
google.golang.org/api v0.237.0 // indirect
508
- google.golang.org/genproto v0.0.0-20250505200425-f936aa4a68b2 // indirect
508
+ google.golang.org/genproto v0.0.0-20250603155806-513f23925822 // indirect
509
509
google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822 // indirect
510
510
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 // indirect
511
511
google.golang.org/protobuf v1.36.6 // indirect
0 commit comments