File: go.mod

package info (click to toggle)
golang-github-lestrrat-go-blackmagic 1.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 92 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 94 bytes parent folder | download
1
2
3
4
5
module github.com/lestrrat-go/blackmagic

go 1.16

require github.com/stretchr/testify v1.7.1