1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/internal
dependabot[bot] 5334d291c8
Bump golang.org/x/tools from 0.1.5 to 0.1.6 in /internal/tools (#2247)
* Bump golang.org/x/tools from 0.1.5 to 0.1.6 in /internal/tools

Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.1.5 to 0.1.6.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.1.5...v0.1.6)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* %w can only be used with fmt.Errorf("...")

* precommit

* update to golang.org/x/tools-v0.1.7

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Torrie <evantorrie@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2021-10-11 11:47:32 -07:00
..
baggage Add baggage implementation based on the W3C and OpenTelemetry specification (#1967) 2021-06-08 08:06:37 -07:00
global Update trace API config creation functions (#2212) 2021-09-01 15:44:13 -04:00
internaltest Deprecate oteltest.Harness for removal (#2123) 2021-07-26 11:40:36 -04:00
matchers Replaces golint by revive and fix newly reported linter issues (#1946) 2021-06-08 10:10:01 -07:00
metric Fix vanity import (#2277) 2021-10-06 10:03:46 -04:00
tools Bump golang.org/x/tools from 0.1.5 to 0.1.6 in /internal/tools (#2247) 2021-10-11 11:47:32 -07:00
trace/noop Store current Span instead of local and remote SpanContext in context.Context (#1731) 2021-03-29 08:55:44 -07:00
rawhelpers.go Remove extra labels types (#1314) 2021-02-16 16:23:58 -08:00