Created
          April 22, 2020 23:49 
        
      - 
      
 - 
        
Save dvliman/9c47d59d3f8529620d4ae999d559ea12 to your computer and use it in GitHub Desktop.  
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | go env | |
| GOARCH="amd64" | |
| GOBIN="/usr/local/go/bin" | |
| GOCACHE="/Users/dv/Library/Caches/go-build" | |
| GOEXE="" | |
| GOFLAGS="" | |
| GOHOSTARCH="amd64" | |
| GOHOSTOS="darwin" | |
| GOOS="darwin" | |
| GOPATH="/Users/dv/go" | |
| GOPROXY="" | |
| GORACE="" | |
| GOROOT="/usr/local/go" | |
| GOTMPDIR="" | |
| GOTOOLDIR="/usr/local/go/pkg/tool/darwin_amd64" | |
| GCCGO="gccgo" | |
| CC="clang" | |
| CXX="clang++" | |
| CGO_ENABLED="1" | |
| GOMOD="" | |
| CGO_CFLAGS="-g -O2" | |
| CGO_CPPFLAGS="" | |
| CGO_CXXFLAGS="-g -O2" | |
| CGO_FFLAGS="-g -O2" | |
| CGO_LDFLAGS="-g -O2" | |
| PKG_CONFIG="pkg-config" | |
| GOGCCFLAGS="-fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/6p/70kw5kjs7yngz60zdsc947_h0000gn/T/go-build216358892=/tmp/go-build -gno-record-gcc-switches -fno-common" | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment