-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
interface github.com/hashicorp/go-retryablehttp.LeveledLogger not found: couldn't find package github.com/hashicorp/go-retryablehttp: go/build: go list github.com/hashicorp/go-retryablehttp: fork/exec /opt/homebrew/Cellar/go/1.22.0/libexec/bin/go: no such file or directoryI'm not sure where it's getting that path from. I haven't got 1.22.0 setup anywhere in my system.
It's all 1.22.1
E.g:
go env | grep "1.22"
GOROOT='/opt/homebrew/Cellar/go/1.22.1/libexec'
GOTOOLDIR='/opt/homebrew/Cellar/go/1.22.1/libexec/pkg/tool/darwin_arm64'
GOVERSION='go1.22.1'Metadata
Metadata
Assignees
Labels
No labels