summaryrefslogtreecommitdiff
path: root/libgo/go/cmd/go/testdata/mod/example.com_dotgo.go_v1.0.0.txt
blob: 4f7f4d7dd21cf50a507b9bfa56bfc6bf027635b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
This module's path ends with ".go".
Based on github.com/nats-io/nats.go.
Used in regression tests for golang.org/issue/32483.

-- .mod --
module example.com/dotgo.go

go 1.13
-- .info --
{"Version":"v1.0.0"}
-- go.mod --
module example.com/dotgo.go

go 1.13
-- dotgo.go --
package dotgo