inconshreveable / log15

Structured, composable logging for Go
https://godoc.org/github.com/inconshreveable/log15
Other
1.1k stars 145 forks source link

root: switch to use golang.org/x/term #174

Closed kevinburke closed 1 year ago

kevinburke commented 1 year ago

This calls the same underlying function but is a slightly more official/supported dependency.