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
Installing locally with go get github.com/mjibson/sqlfmt, I get the following error:
go: downloading github.com/mjibson/sqlfmt v0.4.0
...
go get: github.com/codahale/hdrhistogram@none updating to
github.com/codahale/hdrhistogram@v1.1.2: parsing go.mod:
module declares its path as: github.com/HdrHistogram/hdrhistogram-go
but was required as: github.com/codahale/hdrhistogram