You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
go get github.com/prometheus/client_golang/prometheus/promauto
C:...\github.com\prometheus\client_golang\prometheus\process_collector_windows.go:78:9: assignment mismatch: 2 variables but "golang.org/x/sys/windows".GetCurrentProcess returns 1 values
Uh oh!
There was an error while loading. Please reload this page.
On windows 10, just get the last release:
It seems related to this change: golang/sys@2dccfee
There are other lib broken because of this change: golang/go#34461
go version go1.12.4 windows/amd64
The text was updated successfully, but these errors were encountered: