File: go.mod

package info (click to toggle)
golang-github-t3rm1n4l-go-mega 0.0~git20230228.a01a2cd-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 160 kB
  • sloc: makefile: 15
file content (5 lines) | stat: -rw-r--r-- 80 bytes parent folder | download
1
2
3
4
5
module github.com/t3rm1n4l/go-mega

require golang.org/x/crypto v0.1.0

go 1.13