build: # reset GO111MODULE="off" go build -v -x deps: go get github.com/openai/gpt-3 get: GO111MODULE="off" go get -v -u .