github.com/gernest/nezuko@v0.1.2/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 = `7` 9 const defaultGOMIPS = `hardfloat` 10 const defaultGOMIPS64 = `hardfloat` 11 const defaultGOOS = runtime.GOOS 12 const defaultGOARCH = runtime.GOARCH 13 const defaultGO_EXTLINK_ENABLED = `` 14 const version = `go1.12.7` 15 const stackGuardMultiplierDefault = 1 16 const goexperiment = ``