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

Upgrade golang to v1.18 and dependencies #322

Merged
merged 2 commits into from
May 2, 2022

Conversation

Danielius1922
Copy link
Member

No description provided.

@Danielius1922 Danielius1922 force-pushed the adam/feature/update-deps branch 3 times, most recently from 6261bd0 to e4545d4 Compare April 22, 2022 10:41
@Danielius1922 Danielius1922 changed the title Upgrade dependencies Upgrade golang to v1.18 and dependencies Apr 22, 2022
@codecov-commenter
Copy link

codecov-commenter commented Apr 22, 2022

Codecov Report

Merging #322 (7c5c904) into master (d4ec23e) will decrease coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #322      +/-   ##
==========================================
- Coverage   69.04%   69.00%   -0.05%     
==========================================
  Files          67       67              
  Lines        5557     5569      +12     
==========================================
+ Hits         3837     3843       +6     
- Misses       1320     1328       +8     
+ Partials      400      398       -2     
Impacted Files Coverage Δ
tcp/message/message.go 68.02% <0.00%> (-2.38%) ⬇️
test/net/uri.go 92.85% <0.00%> (-1.09%) ⬇️
udp/client.go 84.61% <0.00%> (-0.14%) ⬇️
udp/discover.go 54.54% <0.00%> (ø)
udp/session.go 82.19% <0.00%> (+0.04%) ⬆️
udp/client/mutexmap.go 87.50% <0.00%> (+1.78%) ⬆️

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 d4ec23e...7c5c904. Read the comment docs.

Upgrade dependencies

Direct:
golang.org/x/net v0.0.0-20220425223048-2871e0cb64e4

Indirect:
golang.org/x/crypto v0.0.0-20220427172511-eb4f295cb31f
golang.org/x/sys v0.0.0-20220429233432-b5fbb4746d32
golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
The aligncheck and structslop are currently not compatible
with golang v1.18
@sonarcloud
Copy link

sonarcloud bot commented May 2, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@Danielius1922 Danielius1922 merged commit bcd1831 into master May 2, 2022
@Danielius1922 Danielius1922 deleted the adam/feature/update-deps branch May 2, 2022 12:17
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

3 participants