NetBSD/pkgsrc-wip 7b2768ago PLIST distinfo

Update Go to 1.10.

The latest Go release, version 1.10, arrives six months after Go 1.9. Most of
its changes are in the implementation of the toolchain, runtime, and libraries.
As always, the release maintains the Go 1 promise of compatibility. We expect
almost all Go programs to continue to compile and run as before.

This release improves caching of built packages, adds caching of successful
test results, runs vet automatically during tests, and permits passing string
values directly between Go and C using cgo. A new compiler option whitelist may
cause unexpected invalid flag errors in code that built successfully with older
releases.

See https://golang.org/doc/go1.10 for the full release notes.
DeltaFile
+6-5go/PLIST
+4-4go/distinfo
+1-1go/version.mk
+11-103 files

UnifiedSplitRaw