danielgross / whatsapp-gpt

MIT License
3.07k stars 598 forks source link

maybe the main.go? #77

Open taoxi02 opened 1 year ago

taoxi02 commented 1 year ago

C:\Users\86135\Downloads\whatsapp-gpt-main>go run main.go go: downloading google.golang.org/protobuf v1.28.1 go: downloading github.com/mdp/qrterminal/v3 v3.0.0 go: downloading go.mau.fi/whatsmeow v0.0.0-20221202110551-e067ee7293b0 go: downloading github.com/mattn/go-sqlite3 v1.14.16 main.go:14:2: github.com/mattn/go-sqlite3@v1.14.16: Get "https://proxy.golang.org/github.com/mattn/go-sqlite3/@v/v1.14.16.zip": dial tcp 142.251.43.17:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. main.go:17:2: github.com/mdp/qrterminal/v3@v3.0.0: Get "https://proxy.golang.org/github.com/mdp/qrterminal/v3/@v/v3.0.0.zip": dial tcp 142.251.43.17:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. main.go:20:2: go.mau.fi/whatsmeow@v0.0.0-20221202110551-e067ee7293b0: Get "https://proxy.golang.org/go.mau.fi/whatsmeow/@v/v0.0.0-20221202110551-e067ee7293b0.zip": dial tcp 142.251.43.17:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. main.go:21:2: go.mau.fi/whatsmeow@v0.0.0-20221202110551-e067ee7293b0: Get "https://proxy.golang.org/go.mau.fi/whatsmeow/@v/v0.0.0-20221202110551-e067ee7293b0.zip": dial tcp 142.251.43.17:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. main.go:22:2: go.mau.fi/whatsmeow@v0.0.0-20221202110551-e067ee7293b0: Get "https://proxy.golang.org/go.mau.fi/whatsmeow/@v/v0.0.0-20221202110551-e067ee7293b0.zip": dial tcp 142.251.43.17:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. main.go:23:2: go.mau.fi/whatsmeow@v0.0.0-20221202110551-e067ee7293b0: Get "https://proxy.golang.org/go.mau.fi/whatsmeow/@v/v0.0.0-20221202110551-e067ee7293b0.zip": dial tcp 142.251.43.17:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. main.go:24:2: go.mau.fi/whatsmeow@v0.0.0-20221202110551-e067ee7293b0: Get "https://proxy.golang.org/go.mau.fi/whatsmeow/@v/v0.0.0-20221202110551-e067ee7293b0.zip": dial tcp 142.251.43.17:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. main.go:25:2: go.mau.fi/whatsmeow@v0.0.0-20221202110551-e067ee7293b0: Get "https://proxy.golang.org/go.mau.fi/whatsmeow/@v/v0.0.0-20221202110551-e067ee7293b0.zip": dial tcp 142.251.43.17:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. main.go:26:2: google.golang.org/protobuf@v1.28.1: Get "https://proxy.golang.org/google.golang.org/protobuf/@v/v1.28.1.zip": dial tcp 142.251.43.17:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

taoxi02 commented 1 year ago

it appear when i go run main.go