File: go.mod

package info (click to toggle)
golang-github-greatroar-blobloom 0.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 252 kB
  • sloc: sh: 10; makefile: 3
file content (5 lines) | stat: -rw-r--r-- 90 bytes parent folder | download
1
2
3
4
5
module github.com/greatroar/blobloom

go 1.14

require github.com/stretchr/testify v1.6.1