Skip to content
New issue

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

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

Already on GitHub? # to your account

Support of Go 1.18 #259

Merged
merged 12 commits into from
Mar 19, 2022
Merged

Support of Go 1.18 #259

merged 12 commits into from
Mar 19, 2022

Conversation

9seconds
Copy link
Owner

@9seconds 9seconds commented Mar 18, 2022

Unfortunately, updated for BuildInfo are useless here. I can get commit hash by other means

@9seconds
Copy link
Owner Author

Pending: golangci/golangci-lint#2438 wait for the release

@codecov-commenter
Copy link

codecov-commenter commented Mar 18, 2022

Codecov Report

Merging #259 (d7e5545) into master (6da9c2e) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #259      +/-   ##
==========================================
+ Coverage   82.67%   82.72%   +0.05%     
==========================================
  Files          68       68              
  Lines        1922     1928       +6     
==========================================
+ Hits         1589     1595       +6     
  Misses        231      231              
  Partials      102      102              
Impacted Files Coverage Δ
ipblocklist/firehol.go 79.20% <100.00%> (+0.42%) ⬆️
network/circuit_breaker.go 77.65% <100.00%> (+0.73%) ⬆️
network/network.go 91.54% <100.00%> (+0.12%) ⬆️
stats/statsd.go 79.77% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6da9c2e...d7e5545. Read the comment docs.

@9seconds 9seconds force-pushed the go118 branch 2 times, most recently from 8fbdbe9 to 1760bee Compare March 19, 2022 11:38
@9seconds 9seconds merged commit 59b5ff4 into master Mar 19, 2022
@9seconds 9seconds deleted the go118 branch March 19, 2022 12:18
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants