File: go.mod

package info (click to toggle)
golang-bugst-downloader 2.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 132 kB
  • sloc: makefile: 3
file content (5 lines) | stat: -rw-r--r-- 84 bytes parent folder | download
1
2
3
4
5
module go.bug.st/downloader/v2

go 1.12

require github.com/stretchr/testify v1.3.0