Skip to content

Commit 5be1385

Browse files
chore(deps): bump the others group across 1 directory with 11 updates
Bumps the others group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.2` | `1.41.4` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.10` | `1.32.12` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.96.2` | `1.97.1` | | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.21.2` | `0.21.3` | | [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) | `1.1.3` | `1.1.4` | | [github.com/samber/lo](https://github.com/samber/lo) | `1.52.0` | `1.53.0` | Updates `github.com/aws/aws-sdk-go-v2` from 1.41.2 to 1.41.4 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.2...v1.41.4) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.10 to 1.32.12 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.10...config/v1.32.12) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.10 to 1.19.12 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/iam/v1.19.10...service/sqs/v1.19.12) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.96.2 to 1.97.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.96.2...service/s3/v1.97.1) Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.41.7 to 1.41.9 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/sts/v1.41.7...service/ecs/v1.41.9) Updates `github.com/google/go-containerregistry` from 0.21.2 to 0.21.3 - [Release notes](https://github.com/google/go-containerregistry/releases) - [Commits](google/go-containerregistry@v0.21.2...v0.21.3) Updates `github.com/olekukonko/tablewriter` from 1.1.3 to 1.1.4 - [Release notes](https://github.com/olekukonko/tablewriter/releases) - [Commits](olekukonko/tablewriter@v1.1.3...v1.1.4) Updates `github.com/samber/lo` from 1.52.0 to 1.53.0 - [Release notes](https://github.com/samber/lo/releases) - [Commits](samber/lo@v1.52.0...v1.53.0) Updates `golang.org/x/oauth2` from 0.35.0 to 0.36.0 - [Commits](golang/oauth2@v0.35.0...v0.36.0) Updates `golang.org/x/term` from 0.40.0 to 0.41.0 - [Commits](golang/term@v0.40.0...v0.41.0) Updates `golang.org/x/text` from 0.34.0 to 0.35.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.34.0...v0.35.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.41.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: others - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: others - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: others - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.97.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: others - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts dependency-version: 1.41.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: others - dependency-name: github.com/google/go-containerregistry dependency-version: 0.21.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: others - dependency-name: github.com/olekukonko/tablewriter dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: others - dependency-name: github.com/samber/lo dependency-version: 1.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: others - dependency-name: golang.org/x/oauth2 dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: others - dependency-name: golang.org/x/term dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: others - dependency-name: golang.org/x/text dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: others ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b610fa5 commit 5be1385

File tree

2 files changed

+105
-108
lines changed

2 files changed

+105
-108
lines changed

go.mod

Lines changed: 35 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,18 @@ require (
1313
github.com/aquasecurity/trivy-db v0.0.0-20251222105351-a833f47f8f0d
1414
github.com/aquasecurity/trivy-java-db v0.0.0-20240109071736-184bd7481d48
1515
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
16-
github.com/aws/aws-sdk-go-v2 v1.41.2
17-
github.com/aws/aws-sdk-go-v2/config v1.32.10
18-
github.com/aws/aws-sdk-go-v2/credentials v1.19.10
19-
github.com/aws/aws-sdk-go-v2/service/s3 v1.96.2
20-
github.com/aws/aws-sdk-go-v2/service/sts v1.41.7
16+
github.com/aws/aws-sdk-go-v2 v1.41.4
17+
github.com/aws/aws-sdk-go-v2/config v1.32.12
18+
github.com/aws/aws-sdk-go-v2/credentials v1.19.12
19+
github.com/aws/aws-sdk-go-v2/service/s3 v1.97.1
20+
github.com/aws/aws-sdk-go-v2/service/sts v1.41.9
2121
github.com/c-robinson/iplib v1.0.8
2222
github.com/cenkalti/backoff v2.2.1+incompatible
2323
github.com/d4l3k/messagediff v1.2.2-0.20190829033028-7e0a312ae40b
2424
github.com/emersion/go-sasl v0.0.0-20241020182733-b788ff22d5a6
2525
github.com/emersion/go-smtp v0.24.0
2626
github.com/google/go-cmp v0.7.0
27-
github.com/google/go-containerregistry v0.21.2
27+
github.com/google/go-containerregistry v0.21.3
2828
github.com/google/subcommands v1.2.0
2929
github.com/google/uuid v1.6.0
3030
github.com/gosnmp/gosnmp v1.43.2
@@ -41,13 +41,13 @@ require (
4141
github.com/kotakanbe/logrus-prefixed-formatter v0.0.0-20180123152602-928f7356cb96
4242
github.com/mitchellh/go-homedir v1.1.0
4343
github.com/nlopes/slack v0.6.0
44-
github.com/olekukonko/tablewriter v1.1.3
44+
github.com/olekukonko/tablewriter v1.1.4
4545
github.com/package-url/packageurl-go v0.1.5
4646
github.com/parnurzeal/gorequest v0.3.0
4747
github.com/pkg/errors v0.9.1
4848
github.com/rifflock/lfshook v0.0.0-20180920164130-b9218ef580f5
4949
github.com/saintfish/chardet v0.0.0-20230101081208-5e3ef4b5456d
50-
github.com/samber/lo v1.52.0
50+
github.com/samber/lo v1.53.0
5151
github.com/sirupsen/logrus v1.9.4
5252
github.com/spdx/tools-golang v0.5.7
5353
github.com/spf13/cobra v1.10.2
@@ -58,10 +58,10 @@ require (
5858
github.com/vulsio/go-msfdb v0.4.4
5959
github.com/vulsio/gost v0.7.2
6060
go.etcd.io/bbolt v1.4.3
61-
golang.org/x/oauth2 v0.35.0
61+
golang.org/x/oauth2 v0.36.0
6262
golang.org/x/sync v0.20.0
63-
golang.org/x/term v0.40.0
64-
golang.org/x/text v0.34.0
63+
golang.org/x/term v0.41.0
64+
golang.org/x/text v0.35.0
6565
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da
6666
)
6767

@@ -111,21 +111,21 @@ require (
111111
github.com/aquasecurity/iamgo v0.0.10 // indirect
112112
github.com/aquasecurity/jfather v0.0.8 // indirect
113113
github.com/aquasecurity/trivy-checks v1.12.2-0.20251219190323-79d27547baf5 // indirect
114-
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.5 // indirect
115-
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.18 // indirect
116-
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.18 // indirect
117-
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.18 // indirect
118-
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.4 // indirect
119-
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.18 // indirect
114+
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.7 // indirect
115+
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.20 // indirect
116+
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.20 // indirect
117+
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.20 // indirect
118+
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.6 // indirect
119+
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.21 // indirect
120120
github.com/aws/aws-sdk-go-v2/service/ecr v1.53.1 // indirect
121-
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.5 // indirect
122-
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.10 // indirect
123-
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.18 // indirect
124-
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.18 // indirect
125-
github.com/aws/aws-sdk-go-v2/service/signin v1.0.6 // indirect
126-
github.com/aws/aws-sdk-go-v2/service/sso v1.30.11 // indirect
127-
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.15 // indirect
128-
github.com/aws/smithy-go v1.24.1 // indirect
121+
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.7 // indirect
122+
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.12 // indirect
123+
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.20 // indirect
124+
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.20 // indirect
125+
github.com/aws/aws-sdk-go-v2/service/signin v1.0.8 // indirect
126+
github.com/aws/aws-sdk-go-v2/service/sso v1.30.13 // indirect
127+
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.17 // indirect
128+
github.com/aws/smithy-go v1.24.2 // indirect
129129
github.com/beorn7/perks v1.0.1 // indirect
130130
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
131131
github.com/bitnami/go-version v0.0.0-20231130084017-bb00604d650c // indirect
@@ -135,9 +135,8 @@ require (
135135
github.com/cespare/xxhash/v2 v2.3.0 // indirect
136136
github.com/chai2010/gettext-go v1.0.2 // indirect
137137
github.com/cheggaaa/pb/v3 v3.1.7 // indirect
138-
github.com/clipperhouse/displaywidth v0.6.2 // indirect
139-
github.com/clipperhouse/stringish v0.1.1 // indirect
140-
github.com/clipperhouse/uax29/v2 v2.3.0 // indirect
138+
github.com/clipperhouse/displaywidth v0.10.0 // indirect
139+
github.com/clipperhouse/uax29/v2 v2.6.0 // indirect
141140
github.com/cloudflare/circl v1.6.3 // indirect
142141
github.com/cncf/xds/go v0.0.0-20251210132809-ee656c7534f5 // indirect
143142
github.com/containerd/containerd v1.7.29 // indirect
@@ -151,7 +150,7 @@ require (
151150
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.0 // indirect
152151
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
153152
github.com/dlclark/regexp2 v1.11.0 // indirect
154-
github.com/docker/cli v29.2.1+incompatible // indirect
153+
github.com/docker/cli v29.3.0+incompatible // indirect
155154
github.com/docker/distribution v2.8.3+incompatible // indirect
156155
github.com/docker/docker-credential-helpers v0.9.3 // indirect
157156
github.com/docker/go-units v0.5.0 // indirect
@@ -273,8 +272,8 @@ require (
273272
github.com/nsf/termbox-go v1.1.1 // indirect
274273
github.com/oklog/ulid/v2 v2.1.1 // indirect
275274
github.com/olekukonko/cat v0.0.0-20250911104152-50322a0618f6 // indirect
276-
github.com/olekukonko/errors v1.1.0 // indirect
277-
github.com/olekukonko/ll v0.1.4-0.20260115111900-9e59c2286df0 // indirect
275+
github.com/olekukonko/errors v1.2.0 // indirect
276+
github.com/olekukonko/ll v0.1.6 // indirect
278277
github.com/open-policy-agent/opa v1.11.0 // indirect
279278
github.com/opencontainers/go-digest v1.0.0 // indirect
280279
github.com/opencontainers/image-spec v1.1.1 // indirect
@@ -343,13 +342,13 @@ require (
343342
go.opentelemetry.io/otel/trace v1.40.0 // indirect
344343
go.yaml.in/yaml/v2 v2.4.3 // indirect
345344
go.yaml.in/yaml/v3 v3.0.4 // indirect
346-
golang.org/x/crypto v0.48.0 // indirect
345+
golang.org/x/crypto v0.49.0 // indirect
347346
golang.org/x/exp v0.0.0-20251219203646-944ab1f22d93 // indirect
348-
golang.org/x/mod v0.33.0 // indirect
349-
golang.org/x/net v0.51.0 // indirect
350-
golang.org/x/sys v0.41.0 // indirect
347+
golang.org/x/mod v0.34.0 // indirect
348+
golang.org/x/net v0.52.0 // indirect
349+
golang.org/x/sys v0.42.0 // indirect
351350
golang.org/x/time v0.14.0 // indirect
352-
golang.org/x/tools v0.42.0 // indirect
351+
golang.org/x/tools v0.43.0 // indirect
353352
google.golang.org/api v0.260.0 // indirect
354353
google.golang.org/genproto v0.0.0-20251202230838-ff82c1b0f217 // indirect
355354
google.golang.org/genproto/googleapis/api v0.0.0-20251202230838-ff82c1b0f217 // indirect

0 commit comments

Comments
 (0)