Files
luet/vendor/github.com/mattn/go-isatty/go.mod
Ettore Di Giacinto c98f427156 🎨 Introduce contextualized logging
This commit is multi-fold as it also refactors internally context and logger
as interfaces so it is easier to plug luet as a library externally.

Introduces a garbage collector (related to #227) but doesn't handle yet
parallelism.

Closes #265
2021-12-21 21:54:14 +01:00

6 lines
104 B
Modula-2

module github.com/mattn/go-isatty
go 1.12
require golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c