File: go.mod

package info (click to toggle)
golang-github-phpdave11-gofpdi 1.0.13-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 152 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 82 bytes parent folder | download | duplicates (2)
1
2
3
4
5
module github.com/phpdave11/gofpdi

go 1.12

require github.com/pkg/errors v0.8.1