File: exclude_submodule.txt

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 (11 lines) | stat: -rw-r--r-- 229 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
path=example.com/m
version=v1.0.0
hash=h1:XduFAgX/GaspZa8Jv4pfzoGEzNaU/r88PiCunijw5ok=
-- go.mod --
module example.com/m

go 1.13
-- sub/go.mod --
module example.com/m/sub
-- sub/x.go' --
invalid name, but this shouldn't be read