Skip to content
This repository was archived by the owner on Sep 24, 2021. It is now read-only.

Commit 301ee17

Browse files
authored
Merge pull request #25 from nickboldt/add-fillstruct
add go get for fillstruct (as listed on...
2 parents d259749 + f7f4386 commit 301ee17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ packages are necessary:
4646
go get -v honnef.co/go/tools/...
4747
go get -v github.com/sourcegraph/go-langserver
4848
go get -v github.com/derekparker/delve/cmd/dlv
49+
go get -v github.com/davidrjenni/reftools/cmd/fillstruct
4950

5051
Note: this list comes from
5152
[here](https://github.com/theia-ide/go-language-server/blob/master/src/goInstallTools.ts#L20-L42).

0 commit comments

Comments
 (0)