1
0
mirror of https://github.com/rs/zerolog synced 2026-06-08 17:13:30 +00:00
Files
Nicola Murino 0c8d3c0b10 move the lint command to its own package (#389)
in this way we remove several dependencies from the actual library
2021-12-17 03:03:37 +01:00

6 lines
82 B
Modula-2

module github.com/rs/zerolog/cmd/lint
go 1.15
require golang.org/x/tools v0.1.8