Page MenuHomeSolus

Update golang to 1.18.2
ClosedPublic

Authored by silke on May 18 2022, 2:53 PM.

Details

Summary

Release notes:

includes security fixes to the syscall package, as well as bug fixes to the compiler, runtime, the go command, and the crypto/x509, go/types, net/http/httptest, reflect, and sync/atomic packages. See the Go 1.18.2 milestone on our issue tracker for details.

Test Plan

Compile and run gopass and various other Go applications.

Diff Detail

Repository
R1034 golang
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

silke requested review of this revision.May 18 2022, 2:53 PM
algent added a subscriber: algent.

LGTM, thanks!

This revision is now accepted and ready to land.May 18 2022, 4:49 PM
This revision was automatically updated to reflect the committed changes.