-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
I'm not quite sure what's going on here. Maybe it's a weird golang thing but if you start digging through dependencies you'll see a circular pattern
Here's an example.
golang.org/x/net v0.28.0 (https://deps.dev/go/golang.org%2Fx%2Fnet/v0.28.0/dependencies)
golang.org/x/crypto v0.26.0 (https://deps.dev/go/golang.org%2Fx%2Fcrypto/v0.26.0/dependencies)
golang.org/x/net v0.25.0 (https://deps.dev/go/golang.org%2Fx%2Fnet/v0.25.0/dependencies)
golang.org/x/crypto v0.23.0
Metadata
Metadata
Assignees
Labels
No labels