[go-nuts] Re: help with go dep

2017-10-18 Thread andrewchamberss
Thanks dave! The Go community is amazing. On Thursday, October 19, 2017 at 4:34:49 PM UTC+13, Dave Cheney wrote: > > You must import the package as golang.org/x/sys > > On Thursday, 19 October 2017 14:21:40 UTC+11, Andrew Chambers wrote: >> >> >> $ dep version >> dep: >> version : devel >> b

[go-nuts] Re: help with go dep

2017-10-18 Thread Dave Cheney
You must import the package as golang.org/x/sys On Thursday, 19 October 2017 14:21:40 UTC+11, Andrew Chambers wrote: > > > $ dep version > dep: > version : devel > build date : > git hash: > go version : devel +7b9d15d566 Wed Oct 18 21:45:30 2017 + > go compiler : gc > platfo