File: go.mod

package info (click to toggle)
golang-github-alecthomas-units 0.0~git20201120.1786d5e-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, bullseye-backports
  • size: 92 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 88 bytes parent folder | download | duplicates (2)
1
2
3
4
5
module github.com/alecthomas/units

go 1.15

require github.com/stretchr/testify v1.4.0