Skip to content

Commit 3a56aae

Browse files
chore(deps): bump the others group across 1 directory with 9 updates
Bumps the others group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/CycloneDX/cyclonedx-go](https://github.com/CycloneDX/cyclonedx-go) | `0.11.0` | `0.12.0` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.43.6` | `1.45.1` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.37` | `1.33.1` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.107.2` | `1.109.1` | | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.21.9` | `0.22.0` | | [github.com/package-url/packageurl-go](https://github.com/package-url/packageurl-go) | `0.1.6` | `0.1.7` | | [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.10.0` | `1.10.2` | Updates `github.com/CycloneDX/cyclonedx-go` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/CycloneDX/cyclonedx-go/releases) - [Commits](CycloneDX/cyclonedx-go@v0.11.0...v0.12.0) Updates `github.com/aws/aws-sdk-go-v2` from 1.43.6 to 1.45.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.43.6...v1.45.1) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.37 to 1.33.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.37...config/v1.33.1) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.36 to 1.20.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.19.36...v1.20.1) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.107.2 to 1.109.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.107.2...service/s3/v1.109.1) Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.45.6 to 1.47.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/sts/v1.45.6...service/s3/v1.47.1) Updates `github.com/google/go-containerregistry` from 0.21.9 to 0.22.0 - [Release notes](https://github.com/google/go-containerregistry/releases) - [Commits](google/go-containerregistry@v0.21.9...v0.22.0) Updates `github.com/package-url/packageurl-go` from 0.1.6 to 0.1.7 - [Release notes](https://github.com/package-url/packageurl-go/releases) - [Commits](package-url/packageurl-go@v0.1.6...v0.1.7) Updates `github.com/sirupsen/logrus` from 1.10.0 to 1.10.2 - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.10.0...v1.10.2) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: others - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: others - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: others - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.109.0 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.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: others - dependency-name: github.com/CycloneDX/cyclonedx-go dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: others - dependency-name: github.com/google/go-containerregistry dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: others - dependency-name: github.com/package-url/packageurl-go dependency-version: 0.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: others - dependency-name: github.com/sirupsen/logrus dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: others ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5dd453f commit 3a56aae

2 files changed

Lines changed: 74 additions & 72 deletions

File tree

go.mod

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -5,26 +5,26 @@ go 1.26.3
55
require (
66
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.8.0
77
github.com/BurntSushi/toml v1.6.0
8-
github.com/CycloneDX/cyclonedx-go v0.11.0
8+
github.com/CycloneDX/cyclonedx-go v0.12.0
99
github.com/MaineK00n/vuls-data-update v0.0.0-20260818092828-4b1dbcf513ff
1010
github.com/MaineK00n/vuls2 v0.0.1-alpha.0.20260901064729-a2186329471f
1111
github.com/Ullaakut/nmap/v2 v2.2.2
1212
github.com/aquasecurity/trivy v0.74.0
1313
github.com/aquasecurity/trivy-db v0.0.0-20260813095258-0e0340a01b57
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.43.6
17-
github.com/aws/aws-sdk-go-v2/config v1.32.37
18-
github.com/aws/aws-sdk-go-v2/credentials v1.19.36
19-
github.com/aws/aws-sdk-go-v2/service/s3 v1.107.2
20-
github.com/aws/aws-sdk-go-v2/service/sts v1.45.6
16+
github.com/aws/aws-sdk-go-v2 v1.45.1
17+
github.com/aws/aws-sdk-go-v2/config v1.33.1
18+
github.com/aws/aws-sdk-go-v2/credentials v1.20.1
19+
github.com/aws/aws-sdk-go-v2/service/s3 v1.109.1
20+
github.com/aws/aws-sdk-go-v2/service/sts v1.47.1
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.25.0
2626
github.com/google/go-cmp v0.7.0
27-
github.com/google/go-containerregistry v0.21.9
27+
github.com/google/go-containerregistry v0.22.0
2828
github.com/google/subcommands v1.2.0
2929
github.com/google/uuid v1.6.0
3030
github.com/gosnmp/gosnmp v1.44.0
@@ -42,13 +42,13 @@ require (
4242
github.com/mitchellh/go-homedir v1.1.0
4343
github.com/nlopes/slack v0.6.0
4444
github.com/olekukonko/tablewriter v1.1.4
45-
github.com/package-url/packageurl-go v0.1.6
45+
github.com/package-url/packageurl-go v0.1.7
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
5050
github.com/samber/lo v1.53.0
51-
github.com/sirupsen/logrus v1.10.0
51+
github.com/sirupsen/logrus v1.10.2
5252
github.com/spdx/tools-golang v0.5.7
5353
github.com/spf13/cobra v1.10.2
5454
go.etcd.io/bbolt v1.5.0
@@ -103,20 +103,20 @@ require (
103103
github.com/aquasecurity/iamgo v0.0.10 // indirect
104104
github.com/aquasecurity/jfather v0.0.8 // indirect
105105
github.com/aquasecurity/trivy-checks v1.12.2-0.20251219190323-79d27547baf5 // indirect
106-
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.18 // indirect
107-
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.37 // indirect
108-
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.37 // indirect
109-
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.37 // indirect
110-
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.38 // indirect
106+
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.20 // indirect
107+
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.19.1 // indirect
108+
github.com/aws/aws-sdk-go-v2/internal/configsources v1.5.1 // indirect
109+
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.8.1 // indirect
110+
github.com/aws/aws-sdk-go-v2/internal/v4a v1.5.1 // indirect
111111
github.com/aws/aws-sdk-go-v2/service/ecr v1.60.4 // indirect
112-
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.17 // indirect
113-
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.30 // indirect
114-
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.37 // indirect
115-
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.38 // indirect
116-
github.com/aws/aws-sdk-go-v2/service/signin v1.5.6 // indirect
117-
github.com/aws/aws-sdk-go-v2/service/sso v1.33.6 // indirect
118-
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.38.6 // indirect
119-
github.com/aws/smithy-go v1.27.8 // indirect
112+
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.19 // indirect
113+
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.11.1 // indirect
114+
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.14.1 // indirect
115+
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.20.1 // indirect
116+
github.com/aws/aws-sdk-go-v2/service/signin v1.7.1 // indirect
117+
github.com/aws/aws-sdk-go-v2/service/sso v1.35.1 // indirect
118+
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.40.1 // indirect
119+
github.com/aws/smithy-go v1.28.1 // indirect
120120
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
121121
github.com/bitnami/go-version v0.0.0-20231130084017-bb00604d650c // indirect
122122
github.com/blang/semver/v4 v4.0.0 // indirect
@@ -281,7 +281,7 @@ require (
281281
github.com/spf13/pflag v1.0.10 // indirect
282282
github.com/spiffe/go-spiffe/v2 v2.6.0 // indirect
283283
github.com/stretchr/objx v0.5.3 // indirect
284-
github.com/stretchr/testify v1.11.1 // indirect
284+
github.com/stretchr/testify v1.12.1 // indirect
285285
github.com/tchap/go-patricia/v2 v2.3.3 // indirect
286286
github.com/tetratelabs/wabin v0.0.0-20230304001439-f6f874872834 // indirect
287287
github.com/tetratelabs/wazero v1.12.0 // indirect
@@ -312,7 +312,7 @@ require (
312312
go.opentelemetry.io/otel/trace v1.44.0 // indirect
313313
go.opentelemetry.io/proto/otlp v1.10.0 // indirect
314314
go.yaml.in/yaml/v2 v2.4.4 // indirect
315-
go.yaml.in/yaml/v3 v3.0.4 // indirect
315+
go.yaml.in/yaml/v3 v3.0.5 // indirect
316316
go.yaml.in/yaml/v4 v4.0.0-rc.3 // indirect
317317
golang.org/x/crypto v0.55.0 // indirect
318318
golang.org/x/exp v0.0.0-20260603202125-055de637280b // indirect

0 commit comments

Comments
 (0)