1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-30 21:20:04 +02:00
opentelemetry-go/internal
dependabot[bot] bb867e6a4e
Bump github.com/golangci/golangci-lint from 1.52.2 to 1.53.2 in /internal/tools (#4177)
* Bump github.com/golangci/golangci-lint in /internal/tools

Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.52.2 to 1.53.2.
- [Release notes](https://github.com/golangci/golangci-lint/releases)
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/golangci/golangci-lint/compare/v1.52.2...v1.53.2)

---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update golangci lint configuration

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <codingalias@gmail.com>
2023-06-04 07:54:38 -07:00
..
attribute Refactor package internal/attribute to not use generics. (#3725) 2023-02-15 10:37:07 -08:00
baggage Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
global Revert "Move global metric back to otel/metric/global for minor release (#3986)" (#4039) 2023-05-02 11:15:39 -07:00
internaltest Use strings.Cut() instead of string.SplitN() (#4049) 2023-05-17 09:28:44 -07:00
matchers Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
tools Bump github.com/golangci/golangci-lint from 1.52.2 to 1.53.2 in /internal/tools (#4177) 2023-06-04 07:54:38 -07:00
rawhelpers.go Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00