We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc4d4c4 commit ee29063Copy full SHA for ee29063
.devcontainer/Dockerfile
@@ -29,7 +29,6 @@ RUN apt-get update \
29
&& GOPATH=/tmp/gotools GO111MODULE=on go get -v \
30
honnef.co/go/tools/...@latest \
31
github.com/mdempsky/gocode@latest \
32
- github.com/haya14busa/goplay/cmd/goplay@latest \
33
github.com/sqs/goreturns@latest \
34
github.com/josharian/impl@latest \
35
github.com/davidrjenni/reftools/cmd/fillstruct@latest \
0 commit comments