File: go.mod

package info (click to toggle)
golang-github-ua-parser-uap-go 0.0~git20200325.e1c09f1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,840 kB
  • sloc: makefile: 5; sh: 4
file content (3 lines) | stat: -rw-r--r-- 68 bytes parent folder | download | duplicates (2)
1
2
3
module github.com/ua-parser/uap-go

require gopkg.in/yaml.v2 v2.2.1