File: gopkg.in.golden

package info (click to toggle)
golang-golang-x-mod 0.19.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid, trixie
  • size: 932 kB
  • sloc: sh: 6; makefile: 6
file content (6 lines) | stat: -rw-r--r-- 99 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
module x

require (
	gopkg.in/mgo.v2 v2.0.0-20160818020120-3f83fa500528
	gopkg.in/yaml.v2 v2.2.1
)