Some of the highlights include:
- The
go
command now downloads and authenticates modules using the Go module mirror and Go checksum database by default - Improvements to number literals
- Error wrapping
- TLS 1.3 on by default
- Improved modules support
Some of the highlights include:
go
command now downloads and authenticates modules using the Go module mirror and Go checksum database by defaultby