1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/sdk/resource
dependabot[bot] e9db0473aa
Bump github.com/jcchavezs/porto from 0.2.1 to 0.3.0 in /internal/tools (#2288)
* Bump github.com/jcchavezs/porto from 0.2.1 to 0.3.0 in /internal/tools

Bumps [github.com/jcchavezs/porto](https://github.com/jcchavezs/porto) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/jcchavezs/porto/releases)
- [Commits](https://github.com/jcchavezs/porto/compare/v0.2.1...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/jcchavezs/porto
  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

* make precommit

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MrAlias <MrAlias@users.noreply.github.com>
Co-authored-by: Tyler Yahn <codingalias@gmail.com>
2021-10-15 11:36:56 -07:00
..
auto_test.go Update semantic conventions to v1.4.0, move to versioned package (#1987) 2021-06-10 13:03:43 -04:00
auto.go Interface stability documentation (#2012) 2021-06-18 07:56:11 -07:00
benchmark_test.go Add Schema URL support to Resource (#1938) 2021-06-08 09:46:42 -07:00
builtin_test.go Add Schema URL support to Resource (#1938) 2021-06-08 09:46:42 -07:00
builtin.go Remove resource.WithBuiltinDetectors() which has not been maintained (#2097) 2021-07-22 06:47:09 -07:00
config.go Remove resource.WithBuiltinDetectors() which has not been maintained (#2097) 2021-07-22 06:47:09 -07:00
doc.go Prerelease v1.0.0 (#2250) 2021-09-20 13:02:46 -07:00
env_test.go fix(2138): add guard to constructOTResources to return an empty resource (#2139) 2021-07-29 10:09:07 -07:00
env.go fix(2138): add guard to constructOTResources to return an empty resource (#2139) 2021-07-29 10:09:07 -07:00
export_common_unix_test.go Add go-1.17-compatible build directives. (#2263) 2021-09-28 09:08:14 -07:00
export_os_release_darwin_test.go OS description attribute detector (#1840) 2021-07-08 13:35:27 -07:00
export_test.go Fixed OS type value for DragonFly BSD (#2092) 2021-07-19 11:40:30 -04:00
export_unix_test.go Bump github.com/jcchavezs/porto from 0.2.1 to 0.3.0 in /internal/tools (#2288) 2021-10-15 11:36:56 -07:00
export_windows_test.go OS description attribute detector (#1840) 2021-07-08 13:35:27 -07:00
os_release_darwin_test.go OS description attribute detector (#1840) 2021-07-08 13:35:27 -07:00
os_release_darwin.go OS description attribute detector (#1840) 2021-07-08 13:35:27 -07:00
os_release_unix_test.go Bump github.com/jcchavezs/porto from 0.2.1 to 0.3.0 in /internal/tools (#2288) 2021-10-15 11:36:56 -07:00
os_release_unix.go Bump github.com/jcchavezs/porto from 0.2.1 to 0.3.0 in /internal/tools (#2288) 2021-10-15 11:36:56 -07:00
os_test.go Remove resource.WithBuiltinDetectors() which has not been maintained (#2097) 2021-07-22 06:47:09 -07:00
os_unix_test.go Add go-1.17-compatible build directives. (#2263) 2021-09-28 09:08:14 -07:00
os_unix.go Add go-1.17-compatible build directives. (#2263) 2021-09-28 09:08:14 -07:00
os_unsupported.go OS description attribute detector (#1840) 2021-07-08 13:35:27 -07:00
os_windows_test.go OS description attribute detector (#1840) 2021-07-08 13:35:27 -07:00
os_windows.go OS description attribute detector (#1840) 2021-07-08 13:35:27 -07:00
os.go Remove resource.WithBuiltinDetectors() which has not been maintained (#2097) 2021-07-22 06:47:09 -07:00
process_test.go Remove resource.WithBuiltinDetectors() which has not been maintained (#2097) 2021-07-22 06:47:09 -07:00
process.go Deprecate Array attribute in favor of *Slice types (#2162) 2021-08-12 08:05:42 -07:00
resource_test.go Add tests for nil *Resource (#2227) 2021-09-09 17:36:38 -07:00
resource.go Add tests for nil *Resource (#2227) 2021-09-09 17:36:38 -07:00