github.com/beauknowssoftware/makehcl@v0.0.0-20200322000747-1b9bb1e1c008/build/common_vars.hcl (about)

     1  // common go build variables
     2  env {
     3    GOSUMDB = "off"
     4    GOPROXY = "direct"
     5  }
     6