Support for go command

20 views
Skip to first unread message

Lateef Jackson

unread,
Feb 20, 2012, 10:03:14 AM2/20/12
to goweb
I started to create a branch to support the "go" command that resolves
dependencies. However didn't want to duplicate efforts. It looks like
go fix resolves most of them automatically. There are only 2 issues
keeping it from compiling:
context.go:116: c.Request.URL.Raw undefined (type *url.URL has no
field or method Raw)
decoders.go:39: cannot use buf (type *strings.Reader) as type []byte
in function argument

I can make the fixes in a branch or can fork and submit a merge
request. Thoughts?
Thanks,
Lateef

matryer

unread,
Aug 2, 2012, 5:37:36 PM8/2/12
to golang...@googlegroups.com
I think this is all fixed in the latest codebase.

Mat
Reply all
Reply to author
Forward
0 new messages