Closed kucjac closed 3 years ago
Can you do a go mod tidy ? seems like the go.sum is really big for some reason?
go mod tidy
It was already after go mod tidy. Probably one of the dependencies had some other dependencies which produced a big go.sum.
It was already after
go mod tidy
. Probably one of the dependencies had some other dependencies which produced a big go.sum.