-
Notifications
You must be signed in to change notification settings - Fork 1
Description
(base) kootsoop@Peters-Mac-mini docs % brew install xake
==> Downloading https://github.com/XimeraProject/xake/archive/v0.9.3.tar.gz
Already downloaded: /Users/kootsoop/Library/Caches/Homebrew/downloads/85a614f2c13093488dc5c970f200d5e258c0ba0bbc999424530d7bec77a9209e--xake-0.9.3.tar.gz
==> Installing xake from ximeraproject/xake
==> go get -d github.com/libgit2/git2go
Last 15 lines from /Users/kootsoop/Library/Logs/Homebrew/xake/01.go:
2022-11-13 18:00:46 +0000
go
get
-d
github.com/libgit2/git2go
go: go.mod file not found in current directory or any parent directory.
'go get' is no longer supported outside a module.
To build and install a command, use 'go install' with a version,
like 'go install example.com/cmd@latest'
For more information, see https://golang.org/doc/go-get-install-deprecation
or run 'go help get' or 'go help install'.
Do not report this issue to Homebrew/brew or Homebrew/core!
These open issues may also help:
Problem installing xake on Mac #2
Problem installing Xake on Mac OS #3