summaryrefslogtreecommitdiff
path: root/utils/lib_install.sh
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2021-10-30 19:16:36 +0200
committerMarkus Heiser <markus.heiser@darmarit.de>2021-10-30 19:18:32 +0200
commit9f30d5b1f8f2aef7a5f583014f959cebbef724d6 (patch)
tree411ad0a0334991ce2fbf222428163fad0e34a18f /utils/lib_install.sh
parent8f18c69f7ab387de18679b46c3d29365310b44d4 (diff)
[fix] morty & filtron: don't use golang installed by package manager
When golang is installed via a package manager the local version, which filtron downloads, is ignored. BTW: With the new go1.17.2 (cfea51f4), 'go get' is depricated:: go get: installing executables with 'go get' in module mode is deprecated. Use 'go install pkg@version' instead. For more information, see https://golang.org/doc/go-get-install-deprecation or run 'go help get' or 'go help install'. Reported-by: @tiekoetter https://github.com/searxng/searxng/pull/455#issuecomment-954918411 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'utils/lib_install.sh')
0 files changed, 0 insertions, 0 deletions