File: go.mod

package info (click to toggle)
golang-github-schollz-pake 3.0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 104 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 112 bytes parent folder | download
1
2
3
4
5
module github.com/schollz/pake/v3

require github.com/tscholl2/siec v0.0.0-20210707234609-9bdfc483d499

go 1.13