Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: rsc/goversion

Tags

v1.2.0

Toggle v1.2.0's commit message
goversion: handle -buildmode=pie binaries

Fixes #5.

v1.1.0

Toggle v1.1.0's commit message
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

Toggle v1.0.0's commit message
goversion/version: add new library

Requested by @rakyll for google/gops.