Skip to content

Commit decfc48

Browse files
dependabot[bot]paketo-bot
authored andcommitted
Bump the go-modules group across 1 directory with 5 updates
Bumps the go-modules group with 3 updates in the / directory: [github.com/anchore/syft](https://github.com/anchore/syft), [github.com/docker/cli](https://github.com/docker/cli) and [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl). Updates `github.com/anchore/syft` from 1.27.1 to 1.28.0 - [Release notes](https://github.com/anchore/syft/releases) - [Changelog](https://github.com/anchore/syft/blob/main/.goreleaser.yaml) - [Commits](anchore/syft@v1.27.1...v1.28.0) Updates `github.com/docker/cli` from 28.3.0+incompatible to 28.3.1+incompatible - [Commits](docker/cli@v28.3.0...v28.3.1) Updates `github.com/hashicorp/hcl/v2` from 2.23.0 to 2.24.0 - [Release notes](https://github.com/hashicorp/hcl/releases) - [Changelog](https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md) - [Commits](hashicorp/hcl@v2.23.0...v2.24.0) Updates `github.com/olekukonko/tablewriter` from 0.0.5 to 1.0.7 - [Commits](olekukonko/tablewriter@v0.0.5...v1.0.7) Updates `github.com/sirupsen/logrus` from 1.9.3 to 1.9.4-0.20230606125235-dd1b4c2e81af - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](https://github.com/sirupsen/logrus/commits) --- updated-dependencies: - dependency-name: github.com/anchore/syft dependency-version: 1.28.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/docker/cli dependency-version: 28.3.1+incompatible dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/hashicorp/hcl/v2 dependency-version: 2.24.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/olekukonko/tablewriter dependency-version: 1.0.7 dependency-type: indirect update-type: version-update:semver-major dependency-group: go-modules - dependency-name: github.com/sirupsen/logrus dependency-version: 1.9.4-0.20230606125235-dd1b4c2e81af dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a486baf commit decfc48

2 files changed

Lines changed: 910 additions & 15 deletions

File tree

go.mod

Lines changed: 35 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ require (
1111
)
1212

1313
require (
14+
cloud.google.com/go v0.116.0 // indirect
15+
cloud.google.com/go/auth v0.9.9 // indirect
16+
cloud.google.com/go/auth/oauth2adapt v0.2.4 // indirect
17+
cloud.google.com/go/compute/metadata v0.7.0 // indirect
18+
cloud.google.com/go/iam v1.2.2 // indirect
19+
cloud.google.com/go/storage v1.43.0 // indirect
1420
dario.cat/mergo v1.0.2 // indirect
1521
github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 // indirect
1622
github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20230306123547-8075edf89bb0 // indirect
@@ -23,6 +29,7 @@ require (
2329
github.com/Masterminds/sprig/v3 v3.3.0 // indirect
2430
github.com/Microsoft/go-winio v0.6.2 // indirect
2531
github.com/Microsoft/hcsshim v0.13.0 // indirect
32+
github.com/OneOfOne/xxhash v1.2.8 // indirect
2633
github.com/ProtonMail/go-crypto v1.3.0 // indirect
2734
github.com/STARRY-S/zip v0.2.3 // indirect
2835
github.com/acobaugh/osrelease v0.1.0 // indirect
@@ -34,20 +41,23 @@ require (
3441
github.com/anchore/go-collections v0.0.0-20240216171411-9321230ce537 // indirect
3542
github.com/anchore/go-homedir v0.0.0-20250319154043-c29668562e4d // indirect
3643
github.com/anchore/go-logger v0.0.0-20250318195838-07ae343dd722 // indirect
44+
github.com/anchore/go-lzo v0.1.0 // indirect
3745
github.com/anchore/go-macholibre v0.0.0-20220308212642-53e6d0aaf6fb // indirect
3846
github.com/anchore/go-rpmdb v0.0.0-20250516171929-f77691e1faec // indirect
3947
github.com/anchore/go-struct-converter v0.0.0-20221221214134-65614c61201e // indirect
4048
github.com/anchore/go-sync v0.0.0-20250326131806-4eda43a485b6 // indirect
4149
github.com/anchore/go-version v1.2.2-0.20200701162849-18adb9c92b9b // indirect
4250
github.com/anchore/packageurl-go v0.1.1-0.20250220190351-d62adb6e1115 // indirect
4351
github.com/anchore/stereoscope v0.1.6 // indirect
44-
github.com/anchore/syft v1.27.1 // indirect
52+
github.com/anchore/syft v1.28.0 // indirect
4553
github.com/andybalholm/brotli v1.2.0 // indirect
4654
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
4755
github.com/aquasecurity/go-pep440-version v0.0.1 // indirect
4856
github.com/aquasecurity/go-version v0.0.1 // indirect
57+
github.com/aws/aws-sdk-go v1.44.122 // indirect
4958
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
5059
github.com/becheran/wildmatch-go v1.0.0 // indirect
60+
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
5161
github.com/bitnami/go-version v0.0.0-20250131085805-b1f57a8634ef // indirect
5262
github.com/blakesmith/ar v0.0.0-20190502131153-809d4375e1fb // indirect
5363
github.com/bmatcuk/doublestar/v4 v4.8.1 // indirect
@@ -77,8 +87,9 @@ require (
7787
github.com/cyphar/filepath-securejoin v0.4.1 // indirect
7888
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
7989
github.com/deitch/magic v0.0.0-20230404182410-1ff89d7342da // indirect
90+
github.com/diskfs/go-diskfs v1.6.1-0.20250601133945-2af1c7ece24c // indirect
8091
github.com/distribution/reference v0.6.0 // indirect
81-
github.com/docker/cli v28.3.0+incompatible // indirect
92+
github.com/docker/cli v28.3.1+incompatible // indirect
8293
github.com/docker/distribution v2.8.3+incompatible // indirect
8394
github.com/docker/docker v28.3.1+incompatible // indirect
8495
github.com/docker/docker-credential-helpers v0.9.3 // indirect
@@ -91,6 +102,7 @@ require (
91102
github.com/elliotchance/phpserialize v1.4.0 // indirect
92103
github.com/emirpasic/gods v1.18.1 // indirect
93104
github.com/facebookincubator/nvdtools v0.1.5 // indirect
105+
github.com/fatih/color v1.18.0 // indirect
94106
github.com/felixge/fgprof v0.9.5 // indirect
95107
github.com/felixge/httpsnoop v1.0.4 // indirect
96108
github.com/fsnotify/fsnotify v1.9.0 // indirect
@@ -104,6 +116,7 @@ require (
104116
github.com/go-ole/go-ole v1.3.0 // indirect
105117
github.com/go-restruct/restruct v1.2.0-alpha // indirect
106118
github.com/go-viper/mapstructure/v2 v2.3.0 // indirect
119+
github.com/goccy/go-yaml v1.18.0 // indirect
107120
github.com/gogo/protobuf v1.3.2 // indirect
108121
github.com/gohugoio/hashstructure v0.5.0 // indirect
109122
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
@@ -112,17 +125,25 @@ require (
112125
github.com/google/go-containerregistry v0.20.6 // indirect
113126
github.com/google/licensecheck v0.3.1 // indirect
114127
github.com/google/pprof v0.0.0-20250317173921-a4b03ec1a45e // indirect
128+
github.com/google/s2a-go v0.1.8 // indirect
115129
github.com/google/uuid v1.6.0 // indirect
130+
github.com/googleapis/enterprise-certificate-proxy v0.3.4 // indirect
131+
github.com/googleapis/gax-go/v2 v2.13.0 // indirect
116132
github.com/gookit/color v1.5.4 // indirect
117133
github.com/hashicorp/errwrap v1.1.0 // indirect
134+
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
135+
github.com/hashicorp/go-getter v1.7.8 // indirect
118136
github.com/hashicorp/go-multierror v1.1.1 // indirect
137+
github.com/hashicorp/go-safetemp v1.0.0 // indirect
138+
github.com/hashicorp/go-version v1.7.0 // indirect
119139
github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
120-
github.com/hashicorp/hcl/v2 v2.23.0 // indirect
140+
github.com/hashicorp/hcl/v2 v2.24.0 // indirect
121141
github.com/huandu/xstrings v1.5.0 // indirect
122142
github.com/iancoleman/strcase v0.3.0 // indirect
123143
github.com/inconshreveable/mousetrap v1.1.0 // indirect
124144
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
125145
github.com/jinzhu/copier v0.4.0 // indirect
146+
github.com/jmespath/go-jmespath v0.4.0 // indirect
126147
github.com/kastenhq/goversion v0.0.0-20230811215019-93b2f8823953 // indirect
127148
github.com/kevinburke/ssh_config v1.2.0 // indirect
128149
github.com/klauspost/compress v1.18.0 // indirect
@@ -139,6 +160,7 @@ require (
139160
github.com/minio/minlz v1.0.1 // indirect
140161
github.com/mitchellh/copystructure v1.2.0 // indirect
141162
github.com/mitchellh/go-homedir v1.1.0 // indirect
163+
github.com/mitchellh/go-testing-interface v1.14.1 // indirect
142164
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
143165
github.com/mitchellh/reflectwalk v1.0.2 // indirect
144166
github.com/moby/docker-image-spec v1.3.1 // indirect
@@ -157,7 +179,9 @@ require (
157179
github.com/nwaples/rardecode v1.1.3 // indirect
158180
github.com/nwaples/rardecode/v2 v2.1.1 // indirect
159181
github.com/oklog/ulid v1.3.1 // indirect
160-
github.com/olekukonko/tablewriter v0.0.5 // indirect
182+
github.com/olekukonko/errors v0.0.0-20250405072817-4e6d85265da6 // indirect
183+
github.com/olekukonko/ll v0.0.8 // indirect
184+
github.com/olekukonko/tablewriter v1.0.7 // indirect
161185
github.com/opencontainers/go-digest v1.0.0 // indirect
162186
github.com/opencontainers/image-spec v1.1.1 // indirect
163187
github.com/opencontainers/runtime-spec v1.2.1 // indirect
@@ -169,6 +193,7 @@ require (
169193
github.com/pjbgf/sha1cd v0.3.2 // indirect
170194
github.com/pkg/errors v0.9.1 // indirect
171195
github.com/pkg/profile v1.7.0 // indirect
196+
github.com/pkg/xattr v0.4.9 // indirect
172197
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
173198
github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 // indirect
174199
github.com/rivo/uniseg v0.4.7 // indirect
@@ -180,7 +205,7 @@ require (
180205
github.com/sergi/go-diff v1.4.0 // indirect
181206
github.com/shirou/gopsutil/v4 v4.25.6 // indirect
182207
github.com/shopspring/decimal v1.4.0 // indirect
183-
github.com/sirupsen/logrus v1.9.3 // indirect
208+
github.com/sirupsen/logrus v1.9.4-0.20230606125235-dd1b4c2e81af // indirect
184209
github.com/skeema/knownhosts v1.3.1 // indirect
185210
github.com/sorairolake/lzip-go v0.3.7 // indirect
186211
github.com/sourcegraph/conc v0.3.0 // indirect
@@ -212,6 +237,7 @@ require (
212237
github.com/zclconf/go-cty v1.16.3 // indirect
213238
go.opencensus.io v0.24.0 // indirect
214239
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
240+
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0 // indirect
215241
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0 // indirect
216242
go.opentelemetry.io/otel v1.37.0 // indirect
217243
go.opentelemetry.io/otel/metric v1.37.0 // indirect
@@ -222,13 +248,17 @@ require (
222248
golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0 // indirect
223249
golang.org/x/mod v0.25.0 // indirect
224250
golang.org/x/net v0.41.0 // indirect
251+
golang.org/x/oauth2 v0.30.0 // indirect
225252
golang.org/x/sync v0.15.0 // indirect
226253
golang.org/x/sys v0.33.0 // indirect
227254
golang.org/x/term v0.32.0 // indirect
228255
golang.org/x/text v0.26.0 // indirect
256+
golang.org/x/time v0.7.0 // indirect
229257
golang.org/x/tools v0.34.0 // indirect
230258
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect
259+
google.golang.org/api v0.203.0 // indirect
231260
google.golang.org/genproto v0.0.0-20241118233622-e639e219e697 // indirect
261+
google.golang.org/genproto/googleapis/api v0.0.0-20250324211829-b45e905df463 // indirect
232262
google.golang.org/genproto/googleapis/rpc v0.0.0-20250324211829-b45e905df463 // indirect
233263
google.golang.org/grpc v1.73.0 // indirect
234264
google.golang.org/protobuf v1.36.6 // indirect

0 commit comments

Comments
 (0)