You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message