You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yudeMacBook-Air:go-transproxy brite$ make
go build -L/usr/local/opt/openssl@1.1/lib -o bin/transproxy cmd/transproxy/main.go
flag provided but not defined: -L/usr/local/opt/openssl@1.1/lib
usage: go build [-o output] [-i] [build flags] [packages]
Run 'go help build' for details.
make: *** [bin/transproxy] Error 2
yudeMacBook-Air:go-transproxy brite$