We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
(39/40) Installing .build-deps (0) (40/40) Upgrading musl-utils (1.1.19-r10 -> 1.1.19-r11) Executing busybox-1.28.4-r0.trigger Executing ca-certificates-20190108-r0.trigger OK: 555 MiB in 65 packages Building avscan Go binary... go version go1.10.8 linux/amd64 package github.com/sirupsen/logrus: case-insensitive import collision: "github.com/sirupsen/logrus" and "github.com/Sirupsen/logrus" The command '/bin/sh -c apk --update add --no-cache -t .build-deps build-base mercurial musl-dev openssl bash wget git gcc go && echo "Building avscan Go binary..." && cd /go/src/github.com/malice-plugins/clamav && export GOPATH=/go && go version && go get && go build -ldflags "-s -w -X main.Version=v$(cat VERSION) -X main.BuildTime=$(date -u +%Y%m%d)" -o /bin/avscan && rm -rf /go /usr/local/go /usr/lib/go /tmp/* && apk del --purge .build-deps' returned a non-zero code: 1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: