File: go.mod

package info (click to toggle)
golang-github-alecthomas-units 0.0~git20211218.b94a6e3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 104 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