Skip to content

Tags: rsc/goversion

Tags

v1.2.0

goversion: handle -buildmode=pie binaries

Fixes #5.

v1.1.0

goversion: fixes for Go 1.10

- Move -d flag to binary, not library.
- Update amd64 patterns for Go 1.10.
- Implement f.Entry for Mach-O

Fixes #4.

v1.0.0

goversion/version: add new library

Requested by @rakyll for google/gops.