Skip to content

Fork rakyll/magicmime to add openbsd support and perhaps support cross compilation. #76

@anoduck

Description

@anoduck

When I attempted to install pistol, which I am totally stoked about, I received an error concerning build constraints. Never seen this one before, and I suspect it is an unintended error.

# Command Exec
$ env GO111MODULE=on go get -u github.com/doronbehar/pistol/cmd/pistol 
# Output recieved
package github.com/doronbehar/pistol/cmd/pistol
	imports github.com/doronbehar/pistol
	imports github.com/rakyll/magicmime: build constraints exclude all Go files in $HOME/go/bin/pkg/mod/github.com/rakyll/magicmime@v0.1.0

To me at least, it seems odd that all Go files are excluded. Any suggestions would be nice... this is a weird one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions