File: go.mod

package info (click to toggle)
golang-github-yl2chen-cidranger 1.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-backports, bullseye, bullseye-backports, sid, trixie
  • size: 300 kB
  • sloc: makefile: 6
file content (5 lines) | stat: -rw-r--r-- 89 bytes parent folder | download
1
2
3
4
5
module github.com/yl2chen/cidranger

go 1.13

require github.com/stretchr/testify v1.4.0