1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/internal/tools
dependabot[bot] 85c27e016f
Bump github.com/golangci/golangci-lint from 1.41.1 to 1.42.0 in /internal/tools (#2199)
* Bump github.com/golangci/golangci-lint in /internal/tools

Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.41.1 to 1.42.0.
- [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.41.1...v1.42.0)

---
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>

* Auto-fix go.sum changes in dependent modules

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MrAlias <MrAlias@users.noreply.github.com>
2021-08-23 09:07:23 -07:00
..
crosslink Moved internal/tools duplicated findRepoRoot function to common package (#1978) 2021-06-10 11:29:56 -07:00
common.go Moved internal/tools duplicated findRepoRoot function to common package (#1978) 2021-06-10 11:29:56 -07:00
go.mod Bump github.com/golangci/golangci-lint from 1.41.1 to 1.42.0 in /internal/tools (#2199) 2021-08-23 09:07:23 -07:00
go.sum Bump github.com/golangci/golangci-lint from 1.41.1 to 1.42.0 in /internal/tools (#2199) 2021-08-23 09:07:23 -07:00
tools.go Add cross-module test coverage (#2182) 2021-08-14 08:10:15 -07:00