go-darknet icon indicating copy to clipboard operation
go-darknet copied to clipboard

Update darknet package on go.dev

Open Evert-Arends opened this issue 3 years ago • 4 comments

Hello,

I noticed that there's quite a few versions out, but the go.dev site (https://pkg.go.dev/github.com/lddl/go-darknet) still has the broken go.mod file variant, is it at all possible to update this? While I'm here, I want to say thank you. You made my life so much better with this project, I can't wait to convert my current setup!

Evert-Arends avatar Jul 23 '22 20:07 Evert-Arends

Hello, thanks for warm words)

I'll take a lot into go.mod file (go mod tidy at least)

LdDl avatar Jul 24 '22 18:07 LdDl

https://sum.golang.org/lookup/github.com/lddl/[email protected] - works https://proxy.golang.org/github.com/lddl/go-darknet/@v/v1.3.7.mod - works https://proxy.golang.org/github.com/lddl/go-darknet/@latest - works

Interesting, force update can't help me lol. Still not valid: image

I'm tagging this issue as a bug now

LdDl avatar Jul 26 '22 09:07 LdDl

Hello,

I noticed that there's quite a few versions out, but the go.dev site (https://pkg.go.dev/github.com/lddl/go-darknet) still has the broken go.mod file variant, is it at all possible to update this? While I'm here, I want to say thank you. You made my life so much better with this project, I can't wait to convert my current setup!

Interesting. By going to https://pkg.go.dev/github.com/LdDl/go-darknet (notice github nickname in high register) it works

LdDl avatar Jul 29 '22 14:07 LdDl

Hah good eye!

Hmm, that's not supposed to happen right?

Evert-Arends avatar Jul 29 '22 14:07 Evert-Arends