File: Gopkg.toml

package info (click to toggle)
golang-github-karlseguin-ccache 2.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 156 kB
  • sloc: makefile: 6
file content (8 lines) | stat: -rw-r--r-- 128 bytes parent folder | download
1
2
3
4
5
6
7
8

[[constraint]]
  name = "github.com/karlseguin/expect"
  version = "1.0.1"

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