Skip to content

Commit 9352f16

Browse files
committed
Remove unnecessary impl module from devcontainer
It does not have support for go modules: golang/go#37537
1 parent 55b3ff9 commit 9352f16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.devcontainer/Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ RUN apt-get update \
3030
honnef.co/go/tools/...@latest \
3131
github.com/mdempsky/gocode@latest \
3232
github.com/sqs/goreturns@latest \
33-
github.com/josharian/impl@latest \
3433
github.com/davidrjenni/reftools/cmd/fillstruct@latest \
3534
github.com/uudashr/gopkgs/v2/cmd/gopkgs@latest \
3635
github.com/ramya-rao-a/go-outline@latest \

0 commit comments

Comments
 (0)