mvdan / xurls

Extract urls from text
BSD 3-Clause "New" or "Revised" License
1.19k stars 116 forks source link

go: error loading module requirements #47

Closed leon12171 closed 3 years ago

leon12171 commented 3 years ago

I don't understand how to solve this problem. Help me please. IMG_20210317_170228

mvdan commented 3 years ago

See https://github.com/golang/go/wiki/Questions. It sounds like you edited go.mod in a way that is invalid. That doesn't seem like a bug in this module.

leon12171 commented 3 years ago

См. Https://github.com/golang/go/wiki/Questions . Похоже, вы отредактировали go.mod некорректно. Это не похоже на ошибку в этом модуле.

IMG_20210317_192606

mvdan commented 3 years ago

Sorry, but I'm not providing support. See the wiki link I shared earlier.