github.com/sirkon/goproxy@v1.4.8/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 defaultGOMIPS64 = `hardfloat`
    11  const defaultGOOS = runtime.GOOS
    12  const defaultGOARCH = runtime.GOARCH
    13  const defaultGO_EXTLINK_ENABLED = ``
    14  const version = `go1.11`
    15  const stackGuardMultiplier = 1
    16  const goexperiment = ``