Skip to content

Commit 52b154e

Browse files
Bump the all-deps group with 9 updates (transparency-dev#629)
* Bump the all-deps group with 9 updates Bumps the all-deps group with 9 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.39.5` | `1.39.6` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.31.16` | `1.31.17` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.18.20` | `1.18.21` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.89.1` | `1.90.0` | | [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2) | `1.39.10` | `1.39.11` | | [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.23.1` | `1.23.2` | | [github.com/charmbracelet/x/ansi](https://github.com/charmbracelet/x) | `0.10.2` | `0.11.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.17.0` | `0.18.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.254.0` | `0.255.0` | Updates `github.com/aws/aws-sdk-go-v2` from 1.39.5 to 1.39.6 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@v1.39.5...v1.39.6) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.31.16 to 1.31.17 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@config/v1.31.16...config/v1.31.17) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.18.20 to 1.18.21 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.21/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@config/v1.18.20...config/v1.18.21) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.89.1 to 1.90.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.89.1...service/s3/v1.90.0) Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.39.10 to 1.39.11 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/emr/v1.39.10...service/emr/v1.39.11) Updates `github.com/aws/smithy-go` from 1.23.1 to 1.23.2 - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.23.1...v1.23.2) Updates `github.com/charmbracelet/x/ansi` from 0.10.2 to 0.11.0 - [Commits](charmbracelet/x@ansi/v0.10.2...ansi/v0.11.0) Updates `golang.org/x/sync` from 0.17.0 to 0.18.0 - [Commits](golang/sync@v0.17.0...v0.18.0) Updates `google.golang.org/api` from 0.254.0 to 0.255.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.254.0...v0.255.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.39.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.31.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.18.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.90.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager dependency-version: 1.39.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: github.com/aws/smithy-go dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: github.com/charmbracelet/x/ansi dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: golang.org/x/sync dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: google.golang.org/api dependency-version: 0.255.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com> * Bump github.com/charmbracelet/x/cellbuf to 0.0.14 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roger Ng <rogerng@google.com>
1 parent 4b512df commit 52b154e

2 files changed

Lines changed: 88 additions & 80 deletions

File tree

go.mod

Lines changed: 30 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
module github.com/transparency-dev/tesseract
22

3-
go 1.24.0
3+
go 1.24.2
44

55
require (
66
cloud.google.com/go/secretmanager v1.16.0
77
cloud.google.com/go/storage v1.57.1
88
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.54.0
99
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.30.0
1010
github.com/RobinUS2/golang-moving-average v1.0.0
11-
github.com/aws/aws-sdk-go-v2 v1.39.5
12-
github.com/aws/aws-sdk-go-v2/config v1.31.16
13-
github.com/aws/aws-sdk-go-v2/credentials v1.18.20
14-
github.com/aws/aws-sdk-go-v2/service/s3 v1.89.1
15-
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.39.10
16-
github.com/aws/smithy-go v1.23.1
11+
github.com/aws/aws-sdk-go-v2 v1.39.6
12+
github.com/aws/aws-sdk-go-v2/config v1.31.17
13+
github.com/aws/aws-sdk-go-v2/credentials v1.18.21
14+
github.com/aws/aws-sdk-go-v2/service/s3 v1.90.0
15+
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.39.11
16+
github.com/aws/smithy-go v1.23.2
1717
github.com/cenkalti/backoff/v5 v5.0.3
1818
github.com/charmbracelet/bubbletea v1.3.10
19-
github.com/charmbracelet/x/ansi v0.10.2
19+
github.com/charmbracelet/x/ansi v0.11.0
2020
github.com/dustin/go-humanize v1.0.1
2121
github.com/fsouza/fake-gcs-server v1.52.3
2222
github.com/gdamore/tcell/v2 v2.9.0
@@ -38,9 +38,9 @@ require (
3838
golang.org/x/crypto v0.43.0
3939
golang.org/x/mod v0.29.0
4040
golang.org/x/net v0.46.0
41-
golang.org/x/sync v0.17.0
41+
golang.org/x/sync v0.18.0
4242
golang.org/x/time v0.14.0
43-
google.golang.org/api v0.254.0
43+
google.golang.org/api v0.255.0
4444
google.golang.org/grpc v1.76.0
4545
k8s.io/klog/v2 v2.130.1
4646
)
@@ -61,25 +61,28 @@ require (
6161
github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp v1.5.3 // indirect
6262
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.29.0 // indirect
6363
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.54.0 // indirect
64-
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.2 // indirect
65-
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.12 // indirect
66-
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.12 // indirect
67-
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.12 // indirect
64+
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.3 // indirect
65+
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.13 // indirect
66+
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.13 // indirect
67+
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.13 // indirect
6868
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.4 // indirect
69-
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.12 // indirect
70-
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.2 // indirect
71-
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.3 // indirect
72-
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.12 // indirect
73-
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.12 // indirect
74-
github.com/aws/aws-sdk-go-v2/service/sso v1.30.0 // indirect
75-
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.4 // indirect
76-
github.com/aws/aws-sdk-go-v2/service/sts v1.39.0 // indirect
69+
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.13 // indirect
70+
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.3 // indirect
71+
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.4 // indirect
72+
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.13 // indirect
73+
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.13 // indirect
74+
github.com/aws/aws-sdk-go-v2/service/sso v1.30.1 // indirect
75+
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.5 // indirect
76+
github.com/aws/aws-sdk-go-v2/service/sts v1.39.1 // indirect
7777
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
7878
github.com/cespare/xxhash/v2 v2.3.0 // indirect
79-
github.com/charmbracelet/colorprofile v0.2.3-0.20250311203215-f60798e515dc // indirect
79+
github.com/charmbracelet/colorprofile v0.3.3 // indirect
8080
github.com/charmbracelet/lipgloss v1.1.0 // indirect
81-
github.com/charmbracelet/x/cellbuf v0.0.13-0.20250311204145-2c3ea96c31dd // indirect
82-
github.com/charmbracelet/x/term v0.2.1 // indirect
81+
github.com/charmbracelet/x/cellbuf v0.0.14 // indirect
82+
github.com/charmbracelet/x/term v0.2.2 // indirect
83+
github.com/clipperhouse/displaywidth v0.4.1 // indirect
84+
github.com/clipperhouse/stringish v0.1.1 // indirect
85+
github.com/clipperhouse/uax29/v2 v2.3.0 // indirect
8386
github.com/cncf/xds/go v0.0.0-20250501225837-2ac532fd4443 // indirect
8487
github.com/dgraph-io/badger/v4 v4.8.0 // indirect
8588
github.com/dgraph-io/ristretto/v2 v2.2.0 // indirect
@@ -106,7 +109,7 @@ require (
106109
github.com/lucasb-eyer/go-colorful v1.3.0 // indirect
107110
github.com/mattn/go-isatty v0.0.20 // indirect
108111
github.com/mattn/go-localereader v0.0.1 // indirect
109-
github.com/mattn/go-runewidth v0.0.17 // indirect
112+
github.com/mattn/go-runewidth v0.0.19 // indirect
110113
github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6 // indirect
111114
github.com/muesli/cancelreader v0.2.2 // indirect
112115
github.com/muesli/termenv v0.16.0 // indirect
@@ -131,6 +134,6 @@ require (
131134
golang.org/x/tools v0.37.0 // indirect
132135
google.golang.org/genproto v0.0.0-20250922171735-9219d122eba9 // indirect
133136
google.golang.org/genproto/googleapis/api v0.0.0-20250922171735-9219d122eba9 // indirect
134-
google.golang.org/genproto/googleapis/rpc v0.0.0-20251022142026-3a174f9686a8 // indirect
137+
google.golang.org/genproto/googleapis/rpc v0.0.0-20251029180050-ab9386a59fda // indirect
135138
google.golang.org/protobuf v1.36.10 // indirect
136139
)

0 commit comments

Comments
 (0)