mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
go: Removed godoc binary (#392)
This commit is contained in:
parent
9626964695
commit
e39b939f04
@ -9,8 +9,7 @@
|
||||
},
|
||||
"bin": [
|
||||
"bin/go.exe",
|
||||
"bin/gofmt.exe",
|
||||
"bin/godoc.exe"
|
||||
"bin/gofmt.exe"
|
||||
],
|
||||
"installer": {
|
||||
"script": "add_first_in_path \"$env:USERPROFILE\\go\\bin\" $global"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user