github.com/Masterminds/semver/v3.NewVersion
third-partyThe 4791st most-called third-party function by production calls. Called 162 times across 29 modules; 123 of those run outside tests and generated code.
All of github.com/Masterminds/semver/v3 → Docs on pkg.go.dev ↗
- prod calls
- 123
- non-test, non-generated
- all calls
- 162
- total callsites
- modules
- 29
- distinct callers
- in loop
- 17%
- of prod calls
- in tests
- 24%
- 39 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into NewVersion from notable Go projects. Open one on the map to see what else it hammers.
- Helm 26 21%
- containerd 10 8%
- Argo 7 6%
- Grafana 4 3%
- Istio 4 3%
where it's called
Callsites in the wild
12 representative callsites of 162, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
-
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
in loop - in loop
- in loop
- in loop
-
helm/v4 @v4.2.3
pkg/registry/tag.go:49
in loop - in loop
- in loop
-
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
in loop
top callers
The modules that reach for it
The modules that call NewVersion most in this snapshot.
- github.com/Masterminds/semver/v33723%
- helm.sh/helm/v42616%
- github.com/kubesphere/kubesphere1610%
- github.com/cadence-workflow/cadence96%
- github.com/cadence-workflow/shard-manager96%