Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for go1.9 #19

Open
donnol opened this issue Nov 8, 2017 · 2 comments
Open

Add support for go1.9 #19

donnol opened this issue Nov 8, 2017 · 2 comments
Assignees

Comments

@donnol
Copy link

donnol commented Nov 8, 2017

gotrace$ gotrace ./trace.out
panic: unsupported trace file version 1.9 (update Go toolchain) 1009

goroutine 1 [running]:
main.main()
/mnt/e/go/src/github.com/divan/gotrace/main.go:35 +0x2c8

@donnol donnol changed the title Add suport for go1.9 Add support for go1.9 Nov 8, 2017
@divan divan self-assigned this Nov 8, 2017
@shunmian
Copy link

shunmian commented Nov 2, 2018

Is it possible to add support for version go 1.11? gotrace ./trace.out ./binary throw
panic: not a trace file for go 1.11.

@divan
Copy link
Owner

divan commented Nov 14, 2018

There is a go1.11 branch, but it's not ready yet. See my comment here #20 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants