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