Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump crane #276

Merged
merged 1 commit into from
Sep 6, 2023
Merged

chore: bump crane #276

merged 1 commit into from
Sep 6, 2023

Conversation

willmurphyscode
Copy link
Contributor

Previous crane version say installation errors when installed with go 1.20.7:

$ go version
go version go1.20.7 darwin/arm64
$ make bootstrap
mkdir -p ./.tmp
curl -sSfL https://raw.githubusercontent.com/anchore/chronicle/main/install.sh | sh -s -- -b ./.tmp/ v0.6.0
anchore/chronicle info checking GitHub for tag 'v0.6.0'
anchore/chronicle info found version: 0.6.0 for v0.6.0/Darwin/all
anchore/chronicle info installed ./.tmp//chronicle
GOBIN="/Users/willmurphy/work/vunnel-clean/.tmp" go install github.com/charmbracelet/[email protected]
GOBIN="/Users/willmurphy/work/vunnel-clean/.tmp" go install github.com/google/go-containerregistry/cmd/[email protected]
# golang.org/x/sys/unix
../../go/pkg/mod/golang.org/x/[email protected]/unix/ioctl.go:11:2: "os" imported and not used
make: *** [bootstrap] Error 1

Signed-off-by: Will Murphy <[email protected]>
@willmurphyscode willmurphyscode added dependencies Pull requests that update a dependency file changelog-ignore labels Sep 6, 2023
@willmurphyscode willmurphyscode merged commit 63c7389 into main Sep 6, 2023
12 checks passed
@willmurphyscode willmurphyscode deleted the chore-bump-crane branch September 6, 2023 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-ignore dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants