Skip to content

Commit e06aa18

Browse files
build(deps): bump the collector-other group across 3 directories with 17 updates (open-telemetry#1526)
* build(deps): bump the collector-other group across 3 directories with 17 updates Bumps the collector-other group with 9 updates in the /collector directory: | Package | From | To | | --- | --- | --- | | [github.com/open-telemetry/opentelemetry-collector-contrib/confmap/provider/s3provider](https://github.com/open-telemetry/opentelemetry-collector-contrib) | `0.107.0` | `0.109.0` | | [github.com/open-telemetry/opentelemetry-collector-contrib/confmap/provider/secretsmanagerprovider](https://github.com/open-telemetry/opentelemetry-collector-contrib) | `0.107.0` | `0.109.0` | | [go.opentelemetry.io/collector/component](https://github.com/open-telemetry/opentelemetry-collector) | `0.107.0` | `0.109.0` | | [go.opentelemetry.io/collector/confmap/converter/expandconverter](https://github.com/open-telemetry/opentelemetry-collector) | `0.107.0` | `0.109.0` | | [go.opentelemetry.io/collector/confmap/provider/envprovider](https://github.com/open-telemetry/opentelemetry-collector) | `0.107.0` | `1.15.0` | | [go.opentelemetry.io/collector/confmap/provider/fileprovider](https://github.com/open-telemetry/opentelemetry-collector) | `0.107.0` | `1.15.0` | | [go.opentelemetry.io/collector/confmap/provider/httpprovider](https://github.com/open-telemetry/opentelemetry-collector) | `0.107.0` | `0.109.0` | | [go.opentelemetry.io/collector/confmap/provider/yamlprovider](https://github.com/open-telemetry/opentelemetry-collector) | `0.107.0` | `0.109.0` | | [go.opentelemetry.io/collector/otelcol](https://github.com/open-telemetry/opentelemetry-collector) | `0.107.0` | `0.109.0` | Bumps the collector-other group with 2 updates in the /collector/internal/tools directory: [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) and [golang.org/x/tools](https://github.com/golang/tools). Bumps the collector-other group with 2 updates in the /go/sample-apps/function directory: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2). Updates `github.com/open-telemetry/opentelemetry-collector-contrib/confmap/provider/s3provider` from 0.107.0 to 0.109.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CHANGELOG-API.md) - [Commits](open-telemetry/opentelemetry-collector-contrib@v0.107.0...v0.109.0) Updates `github.com/open-telemetry/opentelemetry-collector-contrib/confmap/provider/secretsmanagerprovider` from 0.107.0 to 0.109.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CHANGELOG-API.md) - [Commits](open-telemetry/opentelemetry-collector-contrib@v0.107.0...v0.109.0) Updates `go.opentelemetry.io/collector/component` from 0.107.0 to 0.109.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md) - [Commits](open-telemetry/opentelemetry-collector@v0.107.0...v0.109.0) Updates `go.opentelemetry.io/collector/confmap` from 0.107.0 to 1.15.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md) - [Commits](open-telemetry/opentelemetry-collector@v0.107.0...pdata/v1.15.0) Updates `go.opentelemetry.io/collector/confmap/converter/expandconverter` from 0.107.0 to 0.109.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md) - [Commits](open-telemetry/opentelemetry-collector@v0.107.0...v0.109.0) Updates `go.opentelemetry.io/collector/confmap/provider/envprovider` from 0.107.0 to 1.15.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md) - [Commits](open-telemetry/opentelemetry-collector@v0.107.0...pdata/v1.15.0) Updates `go.opentelemetry.io/collector/confmap/provider/fileprovider` from 0.107.0 to 1.15.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md) - [Commits](open-telemetry/opentelemetry-collector@v0.107.0...pdata/v1.15.0) Updates `go.opentelemetry.io/collector/confmap/provider/httpprovider` from 0.107.0 to 0.109.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md) - [Commits](open-telemetry/opentelemetry-collector@v0.107.0...v0.109.0) Updates `go.opentelemetry.io/collector/confmap/provider/yamlprovider` from 0.107.0 to 0.109.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md) - [Commits](open-telemetry/opentelemetry-collector@v0.107.0...v0.109.0) Updates `go.opentelemetry.io/collector/otelcol` from 0.107.0 to 0.109.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md) - [Commits](open-telemetry/opentelemetry-collector@v0.107.0...v0.109.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.28 to 1.27.31 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.27.28...config/v1.27.35) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.59.0 to 1.61.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.59.0...service/s3/v1.62.0) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.53.0 to 0.54.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.53.0...zpages/v0.54.0) Updates `go.opentelemetry.io/otel` from 1.28.0 to 1.29.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.28.0...v1.29.0) Updates `github.com/golangci/golangci-lint` from 1.60.1 to 1.61.0 - [Release notes](https://github.com/golangci/golangci-lint/releases) - [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md) - [Commits](golangci/golangci-lint@v1.60.1...v1.61.0) Updates `golang.org/x/exp` from 0.0.0-20240103183307-be819d1f06fc to 0.0.0-20240904232852-e7e105dedf7e - [Commits](https://github.com/golang/exp/commits) Updates `golang.org/x/tools` from 0.24.0 to 0.25.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.24.0...v0.25.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.28 to 1.27.35 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.27.28...config/v1.27.35) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.59.0 to 1.62.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.59.0...service/s3/v1.62.0) --- updated-dependencies: - dependency-name: github.com/open-telemetry/opentelemetry-collector-contrib/confmap/provider/s3provider dependency-type: direct:production update-type: version-update:semver-minor dependency-group: collector-other - dependency-name: github.com/open-telemetry/opentelemetry-collector-contrib/confmap/provider/secretsmanagerprovider dependency-type: direct:production update-type: version-update:semver-minor dependency-group: collector-other - dependency-name: go.opentelemetry.io/collector/component dependency-type: direct:production update-type: version-update:semver-minor dependency-group: collector-other - dependency-name: go.opentelemetry.io/collector/confmap dependency-type: direct:production update-type: version-update:semver-major dependency-group: collector-other - dependency-name: go.opentelemetry.io/collector/confmap/converter/expandconverter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: collector-other - dependency-name: go.opentelemetry.io/collector/confmap/provider/envprovider dependency-type: direct:production update-type: version-update:semver-major dependency-group: collector-other - dependency-name: go.opentelemetry.io/collector/confmap/provider/fileprovider dependency-type: direct:production update-type: version-update:semver-major dependency-group: collector-other - dependency-name: go.opentelemetry.io/collector/confmap/provider/httpprovider dependency-type: direct:production update-type: version-update:semver-minor dependency-group: collector-other - dependency-name: go.opentelemetry.io/collector/confmap/provider/yamlprovider dependency-type: direct:production update-type: version-update:semver-minor dependency-group: collector-other - dependency-name: go.opentelemetry.io/collector/otelcol dependency-type: direct:production update-type: version-update:semver-minor dependency-group: collector-other - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: indirect update-type: version-update:semver-patch dependency-group: collector-other - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: collector-other - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-type: indirect update-type: version-update:semver-minor dependency-group: collector-other - dependency-name: go.opentelemetry.io/otel dependency-type: indirect update-type: version-update:semver-minor dependency-group: collector-other - dependency-name: github.com/golangci/golangci-lint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: collector-other - dependency-name: golang.org/x/exp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: collector-other - dependency-name: golang.org/x/tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: collector-other - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-patch dependency-group: collector-other - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: collector-other ... Signed-off-by: dependabot[bot] <[email protected]> * Update collector dependencies --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Raphael Philipe Mendes da Silva <[email protected]>
1 parent d76c59a commit e06aa18

File tree

16 files changed

+1057
-968
lines changed

16 files changed

+1057
-968
lines changed

.github/workflows/release-layer-collector.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/checkout@v4
2525
- uses: actions/setup-go@v5
2626
with:
27-
go-version: '^1.21.9'
27+
go-version: '^1.23.1'
2828
- name: build
2929
run: make -C collector package GOARCH=${{ matrix.architecture }}
3030
- uses: actions/upload-artifact@v4

collector/go.mod

Lines changed: 112 additions & 100 deletions
Large diffs are not rendered by default.

collector/go.sum

Lines changed: 236 additions & 208 deletions
Large diffs are not rendered by default.

collector/internal/tools/go.mod

Lines changed: 25 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.19
44

55
require (
66
github.com/client9/misspell v0.3.4
7-
github.com/golangci/golangci-lint v1.60.1
7+
github.com/golangci/golangci-lint v1.61.0
88
github.com/google/addlicense v1.1.1
99
github.com/jcchavezs/porto v0.6.0
1010
github.com/ory/go-acc v0.2.8
@@ -15,24 +15,24 @@ require (
1515
go.opentelemetry.io/build-tools/crosslink v0.14.0
1616
go.opentelemetry.io/build-tools/multimod v0.14.0
1717
go.opentelemetry.io/build-tools/semconvgen v0.14.0
18-
golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc
19-
golang.org/x/tools v0.24.0
18+
golang.org/x/exp v0.0.0-20240904232852-e7e105dedf7e
19+
golang.org/x/tools v0.25.0
2020
)
2121

2222
require (
2323
4d63.com/gocheckcompilerdirectives v1.2.1 // indirect
2424
4d63.com/gochecknoglobals v0.2.1 // indirect
2525
dario.cat/mergo v1.0.0 // indirect
2626
github.com/4meepo/tagalign v1.3.4 // indirect
27-
github.com/Abirdcfly/dupword v0.0.14 // indirect
27+
github.com/Abirdcfly/dupword v0.1.1 // indirect
2828
github.com/Antonboom/errname v0.1.13 // indirect
2929
github.com/Antonboom/nilnil v0.1.9 // indirect
3030
github.com/Antonboom/testifylint v1.4.3 // indirect
3131
github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c // indirect
32-
github.com/Crocmagnon/fatcontext v0.4.0 // indirect
32+
github.com/Crocmagnon/fatcontext v0.5.2 // indirect
3333
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 // indirect
3434
github.com/GaijinEntertainment/go-exhaustruct/v3 v3.3.0 // indirect
35-
github.com/Masterminds/semver/v3 v3.2.1 // indirect
35+
github.com/Masterminds/semver/v3 v3.3.0 // indirect
3636
github.com/Microsoft/go-winio v0.6.1 // indirect
3737
github.com/OpenPeeDeeP/depguard/v2 v2.2.0 // indirect
3838
github.com/ProtonMail/go-crypto v1.0.0 // indirect
@@ -58,11 +58,11 @@ require (
5858
github.com/cespare/xxhash/v2 v2.1.2 // indirect
5959
github.com/charithe/durationcheck v0.0.10 // indirect
6060
github.com/chavacava/garif v0.1.0 // indirect
61-
github.com/ckaznocha/intrange v0.1.2 // indirect
61+
github.com/ckaznocha/intrange v0.2.0 // indirect
6262
github.com/cloudflare/circl v1.3.7 // indirect
6363
github.com/curioswitch/go-reassign v0.2.0 // indirect
6464
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
65-
github.com/daixiang0/gci v0.13.4 // indirect
65+
github.com/daixiang0/gci v0.13.5 // indirect
6666
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
6767
github.com/denis-tingaikin/go-header v0.5.0 // indirect
6868
github.com/dgraph-io/ristretto v0.0.2 // indirect
@@ -85,14 +85,14 @@ require (
8585
github.com/go-toolsmith/astp v1.1.0 // indirect
8686
github.com/go-toolsmith/strparse v1.1.0 // indirect
8787
github.com/go-toolsmith/typep v1.1.0 // indirect
88-
github.com/go-viper/mapstructure/v2 v2.0.0 // indirect
88+
github.com/go-viper/mapstructure/v2 v2.1.0 // indirect
8989
github.com/go-xmlfmt/xmlfmt v1.1.2 // indirect
9090
github.com/gobwas/glob v0.2.3 // indirect
9191
github.com/gofrs/flock v0.12.1 // indirect
9292
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
9393
github.com/golang/protobuf v1.5.3 // indirect
9494
github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a // indirect
95-
github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e // indirect
95+
github.com/golangci/gofmt v0.0.0-20240816233607-d8596aa466a9 // indirect
9696
github.com/golangci/misspell v0.6.0 // indirect
9797
github.com/golangci/modinfo v0.3.4 // indirect
9898
github.com/golangci/plugin-module-register v0.1.1 // indirect
@@ -153,29 +153,29 @@ require (
153153
github.com/ory/viper v1.7.5 // indirect
154154
github.com/pborman/uuid v1.2.0 // indirect
155155
github.com/pelletier/go-toml v1.9.5 // indirect
156-
github.com/pelletier/go-toml/v2 v2.2.2 // indirect
156+
github.com/pelletier/go-toml/v2 v2.2.3 // indirect
157157
github.com/pjbgf/sha1cd v0.3.0 // indirect
158158
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
159159
github.com/polyfloyd/go-errorlint v1.6.0 // indirect
160160
github.com/prometheus/client_golang v1.12.1 // indirect
161161
github.com/prometheus/client_model v0.2.0 // indirect
162162
github.com/prometheus/common v0.32.1 // indirect
163163
github.com/prometheus/procfs v0.7.3 // indirect
164-
github.com/quasilyte/go-ruleguard v0.4.2 // indirect
164+
github.com/quasilyte/go-ruleguard v0.4.3-0.20240823090925-0fe6f58b47b1 // indirect
165165
github.com/quasilyte/go-ruleguard/dsl v0.3.22 // indirect
166166
github.com/quasilyte/gogrep v0.5.0 // indirect
167167
github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727 // indirect
168168
github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 // indirect
169169
github.com/rivo/uniseg v0.2.0 // indirect
170-
github.com/ryancurrah/gomodguard v1.3.3 // indirect
170+
github.com/ryancurrah/gomodguard v1.3.5 // indirect
171171
github.com/ryanrolds/sqlclosecheck v0.5.1 // indirect
172172
github.com/sagikazarmark/locafero v0.4.0 // indirect
173173
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
174174
github.com/sanposhiho/wastedassign/v2 v2.0.7 // indirect
175175
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 // indirect
176176
github.com/sashamelentyev/interfacebloat v1.1.0 // indirect
177177
github.com/sashamelentyev/usestdlibvars v1.27.0 // indirect
178-
github.com/securego/gosec/v2 v2.20.1-0.20240525090044-5f0084eb01a9 // indirect
178+
github.com/securego/gosec/v2 v2.21.2 // indirect
179179
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
180180
github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c // indirect
181181
github.com/sirupsen/logrus v1.9.3 // indirect
@@ -199,10 +199,10 @@ require (
199199
github.com/tcnksm/go-gitconfig v0.1.2 // indirect
200200
github.com/tcnksm/go-latest v0.0.0-20170313132115-e3007ae9052e // indirect
201201
github.com/tdakkota/asciicheck v0.2.0 // indirect
202-
github.com/tetafro/godot v1.4.16 // indirect
202+
github.com/tetafro/godot v1.4.17 // indirect
203203
github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966 // indirect
204204
github.com/timonwong/loggercheck v0.9.4 // indirect
205-
github.com/tomarrell/wrapcheck/v2 v2.8.3 // indirect
205+
github.com/tomarrell/wrapcheck/v2 v2.9.0 // indirect
206206
github.com/tommy-muehle/go-mnd/v2 v2.5.1 // indirect
207207
github.com/ultraware/funlen v0.1.0 // indirect
208208
github.com/ultraware/whitespace v0.1.1 // indirect
@@ -219,21 +219,20 @@ require (
219219
go.uber.org/automaxprocs v1.5.3 // indirect
220220
go.uber.org/multierr v1.11.0 // indirect
221221
go.uber.org/zap v1.27.0 // indirect
222-
golang.org/x/crypto v0.26.0 // indirect
222+
golang.org/x/crypto v0.27.0 // indirect
223223
golang.org/x/exp/typeparams v0.0.0-20240314144324-c7f7c6466f7f // indirect
224-
golang.org/x/mod v0.20.0 // indirect
225-
golang.org/x/net v0.28.0 // indirect
226-
golang.org/x/oauth2 v0.18.0 // indirect
224+
golang.org/x/mod v0.21.0 // indirect
225+
golang.org/x/net v0.29.0 // indirect
226+
golang.org/x/oauth2 v0.22.0 // indirect
227227
golang.org/x/sync v0.8.0 // indirect
228-
golang.org/x/sys v0.23.0 // indirect
229-
golang.org/x/text v0.17.0 // indirect
230-
google.golang.org/appengine v1.6.8 // indirect
231-
google.golang.org/protobuf v1.33.0 // indirect
228+
golang.org/x/sys v0.25.0 // indirect
229+
golang.org/x/text v0.18.0 // indirect
230+
google.golang.org/protobuf v1.34.2 // indirect
232231
gopkg.in/ini.v1 v1.67.0 // indirect
233232
gopkg.in/warnings.v0 v0.1.2 // indirect
234233
gopkg.in/yaml.v2 v2.4.0 // indirect
235234
gopkg.in/yaml.v3 v3.0.1 // indirect
236-
honnef.co/go/tools v0.5.0 // indirect
237-
mvdan.cc/gofumpt v0.6.0 // indirect
235+
honnef.co/go/tools v0.5.1 // indirect
236+
mvdan.cc/gofumpt v0.7.0 // indirect
238237
mvdan.cc/unparam v0.0.0-20240528143540-8a5130ca722f // indirect
239238
)

0 commit comments

Comments
 (0)