File: go.mod

package info (click to toggle)
golang-github-rs-zerolog 1.29.1-1~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 728 kB
  • sloc: makefile: 11
file content (5 lines) | stat: -rw-r--r-- 82 bytes parent folder | download | duplicates (2)
1
2
3
4
5
module github.com/rs/zerolog/cmd/lint

go 1.15

require golang.org/x/tools v0.1.8