This website requires JavaScript.
Explore
Help
Sign In
PenaDevops
/
delve
Watch
2
Star
0
Fork
0
You've already forked delve
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
9030fc837b
delve
/
vendor
/
gopkg.in
/
yaml.v2
/
.travis.yml
13 lines
122 B
YAML
Raw
Normal View
History
Unescape
Escape
tests: fix typecheckrpc.go and convert it to a test We forgot to run typecheckrpc.go periodically and it didn't work anymore and there were some minor errors in service/rpc2/client.go. Rewrite typecheckrpc.go using go/packages, so that it works with go1.11 and go.mod, and fix the issues in client.go
2018-11-20 15:13:09 +00:00
language
:
go
go
:
-
1.4
-
1.5
-
1.6
*: Add .cirrus.yml for FreeBSD testing (#1639) * *: Add .cirrus.yml for FreeBSD testing * *: run go mod tidy * service/test: prefer 127.0.0.1 over localhost * dwarf/line: fix TestDebugLinePrologueParser * vendor: rerun go mod vendor
2019-07-30 15:38:25 +00:00
-
1.7
-
1.8
-
1.9
tests: fix typecheckrpc.go and convert it to a test We forgot to run typecheckrpc.go periodically and it didn't work anymore and there were some minor errors in service/rpc2/client.go. Rewrite typecheckrpc.go using go/packages, so that it works with go1.11 and go.mod, and fix the issues in client.go
2018-11-20 15:13:09 +00:00
-
tip
go_import_path
:
gopkg.in/yaml.v2
Reference in New Issue
Copy Permalink