Skip to content
This repository has been archived by the owner on Apr 29, 2023. It is now read-only.

Revert "Update module github.com/go-git/go-git/v5 to v5.5.0" #385

Merged
merged 2 commits into from Dec 8, 2022

Conversation

massongit
Copy link
Member

@massongit massongit commented Dec 8, 2022

https://github.com/dev-hato/deploy-webhook/actions/runs/3634816520/jobs/6133752550

 > [linux/amd64 base 6/6] RUN mapfile -t PLATFORM < <(echo "${TARGETPLATFORM}" | tr '/' ' ')     && CGO_ENABLED=0 GOOS=linux GOARCH=${PLATFORM[2]} go build -o deploy-webhook .:
#17 2.029 go: downloading github.com/skeema/knownhosts v1.1.0
#17 2.037 go: downloading github.com/xanzy/ssh-agent v0.3.2
#17 2.068 go: downloading golang.org/x/net v0.3.0
#17 2.337 go: downloading gopkg.in/warnings.v0 v0.1.2
#17 2.884 package deploy-hato-bot
#17 2.884 	imports github.com/go-git/go-git/v5
#17 2.884 	imports github.com/go-git/go-git/v5/config
#17 2.884 	imports github.com/go-git/go-git/v5/plumbing
#17 2.884 	imports github.com/go-git/go-git/v5/plumbing/hash
#17 2.884 	imports github.com/pjbgf/sha1cd/cgo: build constraints exclude all Go files in /go/pkg/mod/github.com/pjbgf/sha1cd@v0.2.0/cgo

上記エラーの根本解決は go-git/go-git#625 の反映を待つ必要がありますが、一旦 #367 をRevertすることで対応します。

@massongit massongit marked this pull request as ready for review December 8, 2022 12:31
@massongit massongit merged commit 99ee5f8 into main Dec 8, 2022
@massongit massongit deleted the revert_go_git branch December 8, 2022 12:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants