Sha256: 198157acf1714bf11f88715ae4e2e3eb6456d46c08f54a381f093b29f140a868
Contents?: true
Size: 554 Bytes
Versions: 4
Compression:
Stored size: 554 Bytes
Contents
module github.com/betterplace/betterlog go 1.16 require ( github.com/go-redis/redis v6.15.9+incompatible github.com/kelseyhightower/envconfig v1.4.0 github.com/labstack/echo v3.3.10+incompatible github.com/labstack/echo/v4 v4.5.0 github.com/mattn/go-isatty v0.0.13 // indirect github.com/onsi/gomega v1.16.0 // indirect golang.org/x/crypto v0.0.0-20210817164053-32db794688a5 golang.org/x/net v0.0.0-20210825183410-e898025ed96a // indirect golang.org/x/sys v0.0.0-20210823070655-63515b42dcdf // indirect golang.org/x/text v0.3.7 // indirect )
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
betterlog-0.20.2 | go.mod |
betterlog-0.20.1 | go.mod |
betterlog-0.20.0 | go.mod |
betterlog-0.19.0 | go.mod |