github.com/ltltlt/go-source-code@v0.0.0-20190830023027-95be009773aa/cmd/internal/objabi/zbootstrap.go (about) 1 // Code generated by go tool dist; DO NOT EDIT. 2 3 package objabi 4 5 import "runtime" 6 7 const defaultGO386 = `sse2` 8 const defaultGOARM = `5` 9 const defaultGOMIPS = `hardfloat` 10 const defaultGOOS = runtime.GOOS 11 const defaultGOARCH = runtime.GOARCH 12 const defaultGO_EXTLINK_ENABLED = `` 13 const version = `go1.10.3` 14 const stackGuardMultiplier = 1 15 const goexperiment = ``