1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-07 23:02:15 +02:00
opentelemetry-go/.github
Tyler Yahn 561714acb2
Drop support for Go 1.20 (#4967)
* Update README.md

* Remove 1.20 support from CI workflows

* Update all go mod

* Add changelog entry

* Update go mod tidy target

* Run go mod tidy

* Replace sliceEqualFunc with slices.EqualFunc

* Replace grow with slices.Grow

* Replace ensureAttributesCapacity with slices.Grow

* Replace conditional with min

* Use slices module for slice comparison in metricdatatest
2024-02-25 10:48:32 -08:00
..
ISSUE_TEMPLATE Add a release template (#2863) 2022-07-06 19:00:21 -04:00
workflows Drop support for Go 1.20 (#4967) 2024-02-25 10:48:32 -08:00
codecov.yaml Remove deprecated exporters (#2020) 2021-06-19 17:29:56 -04:00
dependabot.yml Add initial Logs Bridge API scaffolding (#4907) 2024-02-16 07:09:58 -08:00