Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Go 1.18 to our supported versions. #2679

Merged
merged 7 commits into from Mar 18, 2022

Conversation

MadVikingGod
Copy link
Contributor

This adds go 1.18 to our supported versions and starts the clock on our removal of go 1.16

CHANGELOG.md Outdated Show resolved Hide resolved
.github/workflows/benchmark.yml Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
MadVikingGod and others added 2 commits March 18, 2022 08:27
Co-authored-by: Robert Pająk <pellared@hotmail.com>
Copy link
Contributor

@plantfansam plantfansam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I believe this is the fix for the broken markdown check.

@codecov
Copy link

codecov bot commented Mar 18, 2022

Codecov Report

Merging #2679 (9594255) into main (5bf1f48) will increase coverage by 0.0%.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #2679   +/-   ##
=====================================
  Coverage   75.8%   75.8%           
=====================================
  Files        173     173           
  Lines      11684   11684           
=====================================
+ Hits        8860    8864    +4     
+ Misses      2614    2610    -4     
  Partials     210     210           
Impacted Files Coverage Δ
exporters/jaeger/jaeger.go 91.1% <0.0%> (+0.8%) ⬆️
sdk/trace/batch_span_processor.go 81.1% <0.0%> (+0.9%) ⬆️

CHANGELOG.md Outdated Show resolved Hide resolved
@MrAlias MrAlias merged commit 421d686 into open-telemetry:main Mar 18, 2022
@MrAlias MrAlias mentioned this pull request Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants