Skip to content

Conversation

@tklauser
Copy link
Contributor

@tklauser tklauser commented May 4, 2022

Use package debug/buildinfo [1] introduced in Go 1.18 [2] when possible.
This should avoid previous issues with rsc.io/goversion where Go
processes were no longer listed.

[1] https://pkg.go.dev/debug/buildinfo
[2] https://go.dev/doc/go1.18#debug/buildinfo

For #102
For #159
For #160

Also only test on the minimum supported version (currently Go 1.12) and
the latest two versions supported by the Go project.
@tklauser tklauser force-pushed the go1.18-buildinfo branch from 209baaa to 3e43379 Compare May 4, 2022 20:39
Use package debug/buildinfo [1] introduced in Go 1.18 [2] when possible.
This should avoid previous issues with rsc.io/goversion where Go
processes were no longer listed.

[1] https://pkg.go.dev/debug/buildinfo
[2] https://go.dev/doc/go1.18#debug/buildinfo

For #102
For #159
For #160
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant