Skip to content

Commit

Permalink
After too many hrs
Browse files Browse the repository at this point in the history
Im just saying fuck fixing this stupid shit
  • Loading branch information
chrisfranko committed Aug 29, 2021
1 parent d8b783b commit 20b1524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/ci.go
Expand Up @@ -1217,7 +1217,7 @@ func doXgo(cmdline []string) {
var tc build.GoToolchain

// Make sure xgo is available for cross compilation
build.MustRun(tc.Install(GOBIN, "github.com/chrisfranko/xgo@latest"))
build.MustRun(tc.Install(GOBIN, "github.com/karalabe/xgo@latest"))

// If all tools building is requested, build everything the builder wants
args := append(buildFlags(env), flag.Args()...)
Expand Down

0 comments on commit 20b1524

Please sign in to comment.