#Expand go mod tidy context deadline duration

8 messages · Page 1 of 1 (latest)

proper ivy
#

Hey there, I have a bad connection and for some reason I can watch utube videos but whenever I try to download dependencies I get,

context deadline exceeded

error for go mod tidy
no idea how I can fix this, but my best bet is to expand the deadline duration and see what happens? any flag to achieve this?

patent plume
#

maybe you're trying to import somethign that doesn't exists?

proper ivy
#

I can download it through browser, but that's possible, I trying to run go mod tidy on this project

would you plz try it? or check the go.mod?

github.com/vsouza/go-kafka/example

#

Error:


github.com/klauspost/compress/zstd: github.com/klauspost/[email protected]: Get "https://proxy.golang.org/github.com/klauspost/compress/@v/v1.11.7.zip": context deadline exceeded ```
patent plume
proper ivy
patent plume
#

I don't know kafka but i think you just didn't clone it or did some error trying to set it up

proper ivy
#

Nah, the error is partial, maybe that's what causes you think like that, i'm not by my pc atm