google / google/deps.dev

Circular dependencies

Open
#252 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
443
Forks
54
Avg merge
1d 22h
Merged PRs (30d)
3

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

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.