- Do you want to request a feature or report a bug?
info
- What is the current behavior?
package github.com/mattn/anko/builtins: cannot find package "github.com/mattn/anko/builtins" in any of:
/usr/local/go/src/github.com/mattn/anko/builtins (from $GOROOT)
/go/src/github.com/mattn/anko/builtins (from $GOPATH)
- If the current behavior is a bug, please provide the steps to reproduce.
docker build .
- Please mention your Go version, and operating system version.
golang:1.9.2 Ubuntu 16.04.1 LTS
- Do you want to request a feature or report a bug? info
- What is the current behavior? package github.com/mattn/anko/builtins: cannot find package "github.com/mattn/anko/builtins" in any of: /usr/local/go/src/github.com/mattn/anko/builtins (from $GOROOT) /go/src/github.com/mattn/anko/builtins (from $GOPATH)
- If the current behavior is a bug, please provide the steps to reproduce. docker build .
- Please mention your Go version, and operating system version. golang:1.9.2 Ubuntu 16.04.1 LTS