File: go.mod

package info (click to toggle)
golang-github-knqyf263-go-apk-version 0.0~git20200609.041fdbb-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 140 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 95 bytes parent folder | download
1
2
3
4
5
module github.com/knqyf263/go-apk-version

go 1.14

require github.com/stretchr/testify v1.5.1