File: Gopkg.toml

package info (click to toggle)
golang-github-labstack-gommon 0.2.6-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 172 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 128 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
[[constraint]]
  name = "github.com/mattn/go-colorable"
  version = "0.0.6"

[prune]
  go-tests = true
  unused-packages = true