-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
Hello,
Since the python 2 deprecation, a lot of my useful workflows does not work anymore, so I decided to rewrite the most useful using awgo.
I tried to install and make it run, but it fails :
~/Library/Application Support/Alfred/Alfred.alfredpreferences/workflows/user.workflow.4B2E1432-D6E1-414A-86B6-5A82D7DB37C2
❯ go get -u github.com/deanishe/awgo
go: downloading github.com/deanishe/awgo v0.29.1
go: downloading go.deanishe.net/env v0.5.1
go: downloading go.deanishe.net/fuzzy v1.0.0
go: downloading golang.org/x/text v0.3.6
go: downloading github.com/magefile/mage v1.11.0
go: downloading golang.org/x/text v0.3.7
go: downloading github.com/magefile/mage v1.13.0
~/Library/Application Support/Alfred/Alfred.alfredpreferences/workflows/user.workflow.4B2E1432-D6E1-414A-86B6-5A82D7DB37C2 2m 56s
❯ go run main.go
main.go:9:5: no required module provides package github.com/deanishe/awgo: go.mod file not found in current directory or any parent directory; see 'go help modules'It seems that I missed something, but I cannot figure out what.
Can you help, please ?
Metadata
Metadata
Assignees
Labels
No labels