File: go.mod

package info (click to toggle)
golang-github-alecthomas-units 0.0~git20240927.0f3dac3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 108 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 88 bytes parent folder | download
1
2
3
4
5
module github.com/alecthomas/units

go 1.15

require github.com/stretchr/testify v1.9.0