1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/sdk
Tyler Yahn 6b340501b3
Update default branch name (#1505)
* Update README master branch URL to main

* Remove master branch from workflow triggers

The master branch has been renamed to main.

* Add changes to CHANGELOG

* Rename other projects default branch

All of OpenTelemetry is moving to rename `master` to `main`, this
updates all other URLs for those projects.

Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
2021-02-04 11:13:25 -08:00
..
export Fix golint error of package comment form (#1487) 2021-02-04 09:55:44 -08:00
instrumentation Update default branch name (#1505) 2021-02-04 11:13:25 -08:00
internal Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
metric Histogram aggregator functional options (#1434) 2021-01-15 18:29:02 -05:00
resource Reverse order of attribute precedence when merging two Resources (#1501) 2021-01-29 12:50:55 -08:00
trace Remove build flags for runtime/trace support (#1498) 2021-01-29 12:41:49 -08:00
go.mod Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /sdk (#1455) 2021-01-14 11:40:11 -08:00
go.sum Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#1453) 2021-01-14 12:52:19 -08:00
README.md Trace sdk (#65) 2019-08-02 13:52:55 -07:00