Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Calculate the module cache size of dependencies for a module.

License

ldez/gomodcachesize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gomodcachesize

Calculates the module cache size of dependencies (GOMODCACHE) for a module.

The module cache is calculated is an isolated directory, then other module dependencies are ignored.

Install

go install github.com/ldez/gomodcachesize@latest

Usage

$ gomodcachesize -h
Usage of gomodcachesize:
  -json
        JSON output format
  -mode string
        Mode: download, tidy (default "download")

Examples

on Kubernetes
$ gomodcachesize           
|                                             MODULE                                             |    SIZE     |
|------------------------------------------------------------------------------------------------|-------------|
| cache                                                                                          | 61.050 MiB  |
| google.golang.org/[email protected]                                  | 43.664 MiB  |
| golang.org/x/[email protected]                                                                      | 39.210 MiB  |
| github.com/gogo/[email protected]                                                                | 17.264 MiB  |
| k8s.io/[email protected]                                         | 15.303 MiB  |
| google.golang.org/[email protected]                                                             | 10.879 MiB  |
| golang.org/x/[email protected]                                                                       | 8.904 MiB   |
| golang.org/x/[email protected]                                                                     | 7.919 MiB   |
| google.golang.org/[email protected]                                                                 | 7.403 MiB   |
| github.com/google/[email protected]                                     | 7.211 MiB   |
| golang.org/x/[email protected]                                                                       | 6.178 MiB   |
| sigs.k8s.io/kustomize/[email protected]                                                            | 5.814 MiB   |
| go.opentelemetry.io/[email protected]                                                               | 5.497 MiB   |
| github.com/grpc-ecosystem/grpc-gateway/[email protected]                                              | 5.280 MiB   |
| golang.org/x/[email protected]                                                                    | 3.978 MiB   |
| github.com/chai2010/[email protected]                                                          | 2.889 MiB   |
| github.com/grpc-ecosystem/[email protected]                                                 | 2.727 MiB   |
| github.com/google/[email protected]                                                               | 2.619 MiB   |
| go.etcd.io/etcd/server/[email protected]                                                              | 2.318 MiB   |
| github.com/onsi/ginkgo/[email protected]                                                              | 2.307 MiB   |
| go.etcd.io/etcd/pkg/[email protected]                                                                 | 2.243 MiB   |
| sigs.k8s.io/structured-merge-diff/[email protected]                                                    | 2.159 MiB   |
| github.com/opencontainers/[email protected]                                                          | 1.978 MiB   |
| github.com/containerd/containerd/[email protected]                                                   | 1.818 MiB   |
| github.com/google/[email protected]                                                             | 1.755 MiB   |
| github.com/prometheus/[email protected]                                                           | 1.755 MiB   |
| sigs.k8s.io/kustomize/[email protected]                                                              | 1.601 MiB   |
| cel.dev/[email protected]                                                                           | 1.575 MiB   |
| github.com/google/[email protected]                                                        | 1.523 MiB   |
| golang.org/x/[email protected]                                            | 1.468 MiB   |
| github.com/onsi/[email protected]                                                                 | 1.171 MiB   |
| github.com/vishvananda/[email protected]                            | 1.119 MiB   |
| go.etcd.io/etcd/api/[email protected]                                                                 | 1.047 MiB   |
| github.com/prometheus/[email protected]                                                    | 1.032 MiB   |
| google.golang.org/genproto/googleapis/[email protected]                   | 994.458 KiB |
| github.com/fxamacker/cbor/[email protected]                                                            | 944.293 KiB |
| sigs.k8s.io/[email protected]                                                                        | 890.639 KiB |
| github.com/golang/[email protected]                                                              | 797.319 KiB |
| go.etcd.io/etcd/raft/[email protected]                                                                | 780.661 KiB |
| gopkg.in/square/[email protected]                                                              | 764.028 KiB |
| go.uber.org/[email protected]                                                                        | 723.969 KiB |
| go.opentelemetry.io/proto/[email protected]                                                          | 702.530 KiB |
| github.com/container-storage-interface/[email protected]                                             | 675.715 KiB |
| github.com/libopenstorage/[email protected]                                                   | 647.814 KiB |
| github.com/spf13/[email protected]                                                                  | 646.996 KiB |
| github.com/prometheus/[email protected]                                                           | 604.237 KiB |
| github.com/stretchr/[email protected]                                                             | 603.282 KiB |
| k8s.io/[email protected]                                                | 547.083 KiB |
| go.etcd.io/[email protected]                                                                       | 541.105 KiB |
| github.com/json-iterator/[email protected]                                                            | 472.025 KiB |
| golang.org/x/[email protected]                                                                       | 463.765 KiB |
| github.com/google/[email protected]                                                                | 458.510 KiB |
| gopkg.in/[email protected]                                                                        | 452.741 KiB |
| github.com/antlr4-go/antlr/[email protected]                                                          | 450.822 KiB |
| sigs.k8s.io/[email protected]                                            | 449.049 KiB |
| github.com/grpc-ecosystem/[email protected]                                            | 440.131 KiB |
| golang.org/x/[email protected]                                                                    | 437.626 KiB |
| github.com/russross/blackfriday/[email protected]                                                      | 430.952 KiB |
| go.opentelemetry.io/otel/[email protected]                                                           | 428.273 KiB |
| github.com/!microsoft/[email protected]                                                          | 417.321 KiB |
| k8s.io/klog/[email protected]                                                                        | 387.923 KiB |
| go.etcd.io/etcd/client/[email protected]                                                              | 384.013 KiB |
| sigs.k8s.io/kustomize/kustomize/[email protected]                                                      | 381.120 KiB |
| github.com/coreos/go-systemd/[email protected]                                                       | 361.166 KiB |
| github.com/opencontainers/[email protected]                                                  | 349.900 KiB |
| github.com/spf13/[email protected]                                                                  | 303.436 KiB |
| github.com/godbus/dbus/[email protected]                                                               | 297.457 KiB |
| github.com/!microsoft/[email protected]                                                            | 268.178 KiB |
| github.com/asaskevich/[email protected]                           | 235.793 KiB |
| github.com/containerd/[email protected]                                                             | 234.961 KiB |
| github.com/go-logr/[email protected]                                                                 | 234.140 KiB |
| github.com/emicklei/go-restful/[email protected]                                                      | 233.609 KiB |
| github.com/fsnotify/[email protected]                                                            | 229.162 KiB |
| github.com/stretchr/[email protected]                                                                | 229.050 KiB |
| go.etcd.io/etcd/client/pkg/[email protected]                                                          | 224.911 KiB |
| github.com/mailru/[email protected]                                                              | 221.297 KiB |
| github.com/davecgh/[email protected]                                | 207.580 KiB |
| k8s.io/gengo/[email protected]                                             | 207.423 KiB |
| github.com/gorilla/[email protected]                                                            | 204.744 KiB |
| sigs.k8s.io/[email protected]                                                                  | 198.847 KiB |
| github.com/cyphar/[email protected]                                                   | 196.638 KiB |
| github.com/!n!y!times/[email protected]                                                       | 192.861 KiB |
| github.com/go-openapi/[email protected]                                                             | 187.330 KiB |
| github.com/golang-jwt/jwt/[email protected]                                                            | 184.263 KiB |
| github.com/sirupsen/[email protected]                                                              | 180.857 KiB |
| github.com/coredns/[email protected]                                                                | 178.024 KiB |
| go.etcd.io/etcd/client/[email protected]                                                            | 166.831 KiB |
| google.golang.org/genproto/googleapis/[email protected]                   | 155.799 KiB |
| github.com/go-task/slim-sprig/[email protected]                                                        | 146.100 KiB |
| github.com/moby/[email protected]                                                              | 143.319 KiB |
| go.opentelemetry.io/contrib/instrumentation/net/http/[email protected]                          | 141.097 KiB |
| go.opentelemetry.io/otel/exporters/otlp/otlptrace/[email protected]                        | 133.636 KiB |
| github.com/opencontainers/[email protected]                                                      | 126.890 KiB |
| go.opentelemetry.io/otel/[email protected]                                                        | 126.185 KiB |
| github.com/distribution/[email protected]                                                       | 125.625 KiB |
| k8s.io/[email protected]                                                                | 121.583 KiB |
| sigs.k8s.io/apiserver-network-proxy/[email protected]                                | 113.054 KiB |
| github.com/moby/sys/[email protected]                                                           | 112.433 KiB |
| go.opentelemetry.io/otel/[email protected]                                                         | 110.192 KiB |
| github.com/coredns/[email protected]                                                  | 107.208 KiB |
| github.com/karrick/[email protected]                                                           | 97.028 KiB  |
| github.com/grpc-ecosystem/[email protected]                                            | 96.085 KiB  |
| go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/[email protected]            | 94.473 KiB  |
| github.com/robfig/cron/[email protected]                                                               | 90.957 KiB  |
| github.com/!azure/[email protected]                               | 89.945 KiB  |
| github.com/pquerna/[email protected]                                                         | 86.926 KiB  |
| github.com/coreos/[email protected]+incompatible                                                  | 85.479 KiB  |
| github.com/opencontainers/[email protected]                                                     | 83.470 KiB  |
| github.com/felixge/[email protected]                                                            | 81.334 KiB  |
| go.uber.org/[email protected]                                                                      | 80.493 KiB  |
| github.com/google/[email protected]                                                                  | 77.172 KiB  |
| github.com/prometheus/[email protected]                                                      | 76.667 KiB  |
| github.com/go-logr/[email protected]                                                                 | 73.698 KiB  |
| gopkg.in/evanphx/[email protected]                                                         | 73.525 KiB  |
| github.com/dustin/[email protected]                                                           | 65.602 KiB  |
| github.com/gregjones/[email protected]                              | 64.543 KiB  |
| go.uber.org/[email protected]                                                                   | 61.441 KiB  |
| github.com/ishidawataru/[email protected]                                | 61.365 KiB  |
| github.com/moby/[email protected]                                                                    | 59.628 KiB  |
| golang.org/x/[email protected]                                                                       | 59.618 KiB  |
| github.com/go-openapi/[email protected]                                                      | 58.752 KiB  |
| github.com/google/[email protected]                                                                | 58.650 KiB  |
| github.com/modern-go/[email protected]                                                           | 58.352 KiB  |
| github.com/google/[email protected]                                                                 | 58.021 KiB  |
| github.com/soheilhy/[email protected]                                                                | 57.909 KiB  |
| github.com/x448/[email protected]                                                                 | 57.781 KiB  |
| github.com/blang/semver/[email protected]                                                              | 56.989 KiB  |
| github.com/peterbourgon/[email protected]+incompatible                                              | 54.568 KiB  |
| github.com/pkg/[email protected]                                                                   | 53.510 KiB  |
| github.com/moby/[email protected]                                                                    | 51.776 KiB  |
| github.com/mistifyio/[email protected]+incompatible                  | 50.753 KiB  |
| go.opentelemetry.io/otel/exporters/otlp/[email protected]                                      | 49.625 KiB  |
| gopkg.in/natefinch/[email protected]                                                        | 48.854 KiB  |
| gopkg.in/[email protected]                                                                         | 46.804 KiB  |
| golang.org/x/[email protected]                                                                      | 46.501 KiB  |
| github.com/go-openapi/[email protected]                                                    | 41.279 KiB  |
| github.com/liggitt/[email protected]                                | 41.109 KiB  |
| github.com/docker/[email protected]                                                              | 40.845 KiB  |
| github.com/jonboulle/[email protected]                                                          | 39.545 KiB  |
| github.com/tmc/[email protected]                         | 39.441 KiB  |
| bitbucket.org/bertimus9/[email protected]                                                      | 38.871 KiB  |
| github.com/mohae/[email protected]                                   | 38.366 KiB  |
| golang.org/x/[email protected]                                                                       | 38.354 KiB  |
| github.com/exponent-io/[email protected]                             | 36.229 KiB  |
| github.com/cenkalti/backoff/[email protected]                                                          | 35.556 KiB  |
| github.com/pmezard/[email protected]                             | 35.223 KiB  |
| github.com/coreos/[email protected]                                                             | 33.729 KiB  |
| github.com/cespare/xxhash/[email protected]                                                            | 32.325 KiB  |
| go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/[email protected] | 31.883 KiB  |
| github.com/xlab/[email protected]                                                               | 31.764 KiB  |
| github.com/beorn7/[email protected]                                                                 | 30.504 KiB  |
| github.com/go-errors/[email protected]                                                             | 30.191 KiB  |
| github.com/cpuguy83/go-md2man/[email protected]                                                        | 30.114 KiB  |
| github.com/armon/[email protected]                                  | 30.016 KiB  |
| github.com/vishvananda/[email protected]                                                            | 29.024 KiB  |
| github.com/containerd/[email protected]                                                               | 26.703 KiB  |
| github.com/go-logr/[email protected]                                                                 | 25.719 KiB  |
| github.com/containerd/[email protected]                                                           | 25.085 KiB  |
| github.com/euank/[email protected]+incompatible                                            | 24.321 KiB  |
| github.com/google/[email protected]                                     | 23.898 KiB  |
| github.com/!jeff!ashton/[email protected]                             | 21.967 KiB  |
| github.com/modern-go/[email protected]                             | 20.406 KiB  |
| github.com/mxk/[email protected]                                  | 19.632 KiB  |
| github.com/mrunalp/[email protected]                                                            | 18.121 KiB  |
| github.com/stoewer/[email protected]                                                           | 15.921 KiB  |
| github.com/moby/sys/[email protected]                                                              | 14.355 KiB  |
| github.com/monochromegane/[email protected]                      | 14.154 KiB  |
| github.com/inconshreveable/[email protected]                                                    | 13.724 KiB  |
| Others                                                                                         | 11.797 KiB  |
| github.com/munnerz/[email protected]                                | 9.917 KiB   |
| github.com/xiang90/[email protected]                                  | 9.057 KiB   |
| github.com/!make!now!just/[email protected]                                                       | 8.491 KiB   |
| github.com/lithammer/[email protected]                                                             | 8.158 KiB   |
| github.com/armon/[email protected]                                    | 7.408 KiB   |
| github.com/fatih/[email protected]                                                              | 7.325 KiB   |
| github.com/mitchellh/[email protected]                                                        | 6.004 KiB   |
| github.com/josharian/[email protected]                                                             | 3.295 KiB   |
Size: 307.532 MiB
21518 files, 5538 directories
on golangci-lint
$ gomodcachesize           
|                                   MODULE                                   |    SIZE     |
|----------------------------------------------------------------------------|-------------|
| golang.org/x/[email protected]                                                  | 39.208 MiB  |
| cache                                                                      | 36.636 MiB  |
| google.golang.org/[email protected]                                         | 12.995 MiB  |
| golang.org/x/[email protected]                                                   | 8.980 MiB   |
| golang.org/x/[email protected]                                                 | 8.205 MiB   |
| github.com/alecthomas/chroma/[email protected]                                    | 6.535 MiB   |
| github.com/rivo/[email protected]                                              | 4.284 MiB   |
| github.com/ccojocar/[email protected]                                       | 2.265 MiB   |
| github.com/lucasb-eyer/[email protected]                                  | 2.244 MiB   |
| github.com/yeya24/[email protected]                                        | 2.152 MiB   |
| honnef.co/go/[email protected]                                                  | 2.010 MiB   |
| golang.org/x/[email protected]                        | 1.468 MiB   |
| github.com/pelletier/go-toml/[email protected]                                     | 1.335 MiB   |
| github.com/tommy-muehle/go-mnd/[email protected]                                   | 1.261 MiB   |
| github.com/mgechev/[email protected]                                           | 1.239 MiB   |
| github.com/prometheus/[email protected]                                        | 997.859 KiB |
| github.com/golangci/[email protected]                                        | 983.675 KiB |
| github.com/shirou/gopsutil/[email protected]                                      | 839.261 KiB |
| github.com/prometheus/[email protected]                                | 796.905 KiB |
| github.com/golang/[email protected]                                          | 790.116 KiB |
| github.com/securego/gosec/[email protected]                                       | 763.407 KiB |
| github.com/quasilyte/[email protected]                                   | 726.593 KiB |
| github.com/go-critic/[email protected]                                     | 711.302 KiB |
| go.uber.org/[email protected]                                                    | 676.543 KiB |
| github.com/spf13/[email protected]                                              | 674.261 KiB |
| github.com/stretchr/[email protected]                                        | 628.087 KiB |
| github.com/dave/[email protected]                                                | 582.427 KiB |
| github.com/dlclark/[email protected]                                         | 557.831 KiB |
| github.com/rogpeppe/[email protected]                                    | 507.465 KiB |
| github.com/sashamelentyev/[email protected]                            | 501.656 KiB |
| github.com/muesli/[email protected]                                          | 492.802 KiB |
| github.com/prometheus/[email protected]                                       | 487.959 KiB |
| golang.org/x/[email protected]                                                   | 471.154 KiB |
| github.com/pelletier/[email protected]                                        | 461.961 KiB |
| github.com/google/[email protected]                                            | 460.904 KiB |
| gopkg.in/[email protected]                                                    | 452.741 KiB |
| github.com/sourcegraph/[email protected]                                      | 450.434 KiB |
| github.com/!antonboom/[email protected]                                   | 446.162 KiB |
| github.com/catenacyber/[email protected]                                   | 434.830 KiB |
| github.com/charmbracelet/[email protected]                                   | 390.291 KiB |
| github.com/!burnt!sushi/[email protected]                                        | 376.265 KiB |
| github.com/ebitengine/[email protected]                                        | 361.604 KiB |
| github.com/spf13/[email protected]                                             | 346.017 KiB |
| github.com/charmbracelet/x/[email protected]                                     | 345.666 KiB |
| gopkg.in/[email protected]                                                    | 335.161 KiB |
| mvdan.cc/[email protected]                                                    | 324.043 KiB |
| github.com/spf13/[email protected]                                              | 317.407 KiB |
| github.com/tklauser/[email protected]                                     | 294.685 KiB |
| github.com/spf13/[email protected]                                             | 281.533 KiB |
| github.com/quasilyte/[email protected]                                         | 255.348 KiB |
| gopkg.in/[email protected]                                                    | 244.938 KiB |
| github.com/hashicorp/[email protected]                                            | 240.469 KiB |
| github.com/santhosh-tekuri/jsonschema/[email protected]                            | 231.602 KiB |
| github.com/valyala/[email protected]                                    | 230.010 KiB |
| github.com/stretchr/[email protected]                                            | 229.050 KiB |
| github.com/go-viper/mapstructure/[email protected]                                 | 220.085 KiB |
| github.com/davecgh/[email protected]                                          | 207.567 KiB |
| github.com/ldez/[email protected]                                          | 202.688 KiB |
| github.com/tomarrell/wrapcheck/[email protected]                                  | 196.396 KiB |
| github.com/go-ole/[email protected]                                            | 189.871 KiB |
| github.com/matttproud/[email protected]                    | 184.011 KiB |
| github.com/sirupsen/[email protected]                                          | 180.857 KiB |
| github.com/nunnatsa/[email protected]                                   | 180.822 KiB |
| github.com/ldez/[email protected]                                           | 167.636 KiB |
| github.com/bombsimon/wsl/[email protected]                                         | 161.735 KiB |
| github.com/nishanths/[email protected]                                    | 157.020 KiB |
| github.com/power-devops/[email protected]        | 154.851 KiB |
| github.com/mitchellh/[email protected]                                   | 148.820 KiB |
| github.com/jgautheron/[email protected]                                       | 143.433 KiB |
| github.com/butuzov/[email protected]                                           | 142.098 KiB |
| github.com/golangci/[email protected]               | 135.386 KiB |
| github.com/fsnotify/[email protected]                                        | 129.938 KiB |
| github.com/magiconair/[email protected]                                    | 125.456 KiB |
| github.com/xo/[email protected]                  | 124.971 KiB |
| github.com/charmbracelet/x/[email protected]   | 124.643 KiB |
| github.com/gobwas/[email protected]                                              | 121.548 KiB |
| golang.org/x/exp/[email protected]             | 117.583 KiB |
| github.com/!masterminds/semver/[email protected]                                   | 110.953 KiB |
| github.com/hashicorp/go-immutable-radix/[email protected]                          | 110.095 KiB |
| github.com/daixiang0/[email protected]                                           | 108.219 KiB |
| go.uber.org/[email protected]                                                  | 101.853 KiB |
| github.com/polyfloyd/[email protected]                                   | 95.669 KiB  |
| go.uber.org/[email protected]                                            | 93.625 KiB  |
| github.com/!open!pee!dee!p/depguard/[email protected]                              | 92.729 KiB  |
| github.com/olekukonko/[email protected]                                   | 90.927 KiB  |
| github.com/chavacava/[email protected]                                          | 86.147 KiB  |
| github.com/hashicorp/golang-lru/[email protected]                                  | 85.333 KiB  |
| github.com/kulti/[email protected]                                            | 83.234 KiB  |
| github.com/ettle/[email protected]                                            | 82.972 KiB  |
| github.com/breml/[email protected]                                         | 80.800 KiB  |
| github.com/spf13/[email protected]                                               | 80.358 KiB  |
| github.com/hexops/[email protected]                                        | 79.958 KiB  |
| github.com/golangci/[email protected]                | 78.193 KiB  |
| github.com/kisielk/[email protected]                                         | 74.599 KiB  |
| github.com/tetafro/[email protected]                                            | 73.854 KiB  |
| go-simpler.org/[email protected]                                            | 72.893 KiB  |
| github.com/denis-tingaikin/[email protected]                                | 68.310 KiB  |
| github.com/leonklingele/[email protected]                                     | 67.748 KiB  |
| github.com/hashicorp/[email protected]                                     | 63.962 KiB  |
| github.com/xen0n/[email protected]                                       | 63.950 KiB  |
| github.com/lasiar/[email protected]                                   | 63.933 KiB  |
| github.com/quasilyte/regex/[email protected]       | 63.021 KiB  |
| github.com/golangci/[email protected]             | 62.189 KiB  |
| github.com/ryancurrah/[email protected]                                    | 61.983 KiB  |
| github.com/firefart/[email protected]                                  | 60.212 KiB  |
| github.com/uudashr/[email protected]                                            | 59.928 KiB  |
| mvdan.cc/[email protected]                        | 59.714 KiB  |
| github.com/mattn/[email protected]                                      | 59.319 KiB  |
| golang.org/x/[email protected]                                                  | 58.636 KiB  |
| github.com/ashanbrown/[email protected]                                     | 56.784 KiB  |
| github.com/blizzy78/[email protected]                                      | 54.577 KiB  |
| github.com/!antonboom/[email protected]                                       | 53.622 KiB  |
| github.com/gofrs/[email protected]                                             | 51.610 KiB  |
| github.com/timonwong/[email protected]                                   | 51.099 KiB  |
| github.com/alingse/[email protected]                                       | 51.081 KiB  |
| github.com/go-toolsmith/[email protected]                                     | 50.982 KiB  |
| github.com/butuzov/[email protected]                                          | 50.372 KiB  |
| github.com/yusufpapurcu/[email protected]                                         | 48.692 KiB  |
| github.com/4meepo/[email protected]                                          | 47.728 KiB  |
| github.com/fatih/[email protected]                                             | 47.419 KiB  |
| github.com/!antonboom/[email protected]                                        | 46.888 KiB  |
| github.com/gostaticanalysis/[email protected]                            | 46.732 KiB  |
| github.com/jjti/[email protected]                                        | 46.346 KiB  |
| github.com/uudashr/[email protected]                                         | 46.189 KiB  |
| github.com/!abirdcfly/[email protected]                                       | 45.778 KiB  |
| github.com/charmbracelet/[email protected] | 45.114 KiB  |
| github.com/kk!h!a!i!k!e/[email protected]                                | 44.522 KiB  |
| github.com/manuelarte/[email protected]                                     | 44.267 KiB  |
| github.com/ldez/[email protected]                                         | 43.264 KiB  |
| github.com/golangci/[email protected]                                         | 42.904 KiB  |
| github.com/!gaijin!entertainment/go-exhaustruct/[email protected]                  | 42.547 KiB  |
| github.com/ldez/[email protected]                                     | 42.161 KiB  |
| github.com/gordonklaus/[email protected]                                  | 41.911 KiB  |
| github.com/prometheus/[email protected]                                  | 41.142 KiB  |
| github.com/kunwardeep/[email protected]                                 | 40.666 KiB  |
| github.com/alingse/[email protected]                                       | 40.215 KiB  |
| github.com/alecthomas/[email protected]                              | 39.922 KiB  |
| go.uber.org/[email protected]                                                | 39.860 KiB  |
| github.com/alexkohler/nakedret/[email protected]                                   | 39.447 KiB  |
| go-simpler.org/[email protected]                                             | 38.799 KiB  |
| github.com/golangci/[email protected]                          | 36.288 KiB  |
| github.com/pmezard/[email protected]                                       | 35.225 KiB  |
| github.com/mattn/[email protected]                                      | 35.007 KiB  |
| github.com/nishanths/[email protected]                                    | 34.807 KiB  |
| github.com/tklauser/[email protected]                                         | 33.589 KiB  |
| github.com/go-toolsmith/[email protected]                                    | 33.240 KiB  |
| github.com/ldez/[email protected]                                            | 33.113 KiB  |
| github.com/timakin/[email protected]            | 32.525 KiB  |
| github.com/cespare/xxhash/[email protected]                                        | 32.325 KiB  |
| github.com/alexkohler/[email protected]                                      | 32.264 KiB  |
| github.com/subosito/[email protected]                                          | 31.624 KiB  |
| github.com/maratori/[email protected]                                     | 31.547 KiB  |
| github.com/beorn7/[email protected]                                             | 30.504 KiB  |
| github.com/nakabonne/[email protected]                                         | 30.493 KiB  |
| github.com/lufia/[email protected]             | 29.761 KiB  |
| github.com/golangci/[email protected]           | 29.751 KiB  |
| github.com/julz/[email protected]                                            | 29.288 KiB  |
| go.augendre.info/[email protected]                                         | 28.710 KiB  |
| gitlab.com/bosi/[email protected]                                            | 27.979 KiB  |
| github.com/ryanrolds/[email protected]                                  | 27.789 KiB  |
| github.com/ckaznocha/[email protected]                                       | 27.337 KiB  |
| github.com/fzipp/[email protected]                                            | 26.342 KiB  |
| github.com/maratori/[email protected]                                | 26.221 KiB  |
| github.com/moricho/[email protected]                                        | 25.468 KiB  |
| github.com/ghostiam/[email protected]                                    | 25.439 KiB  |
| github.com/charithe/[email protected]                                  | 24.962 KiB  |
| github.com/gostaticanalysis/[email protected]                                 | 24.419 KiB  |
| github.com/go-toolsmith/[email protected]                                     | 23.905 KiB  |
| 4d63.com/[email protected]                                           | 23.570 KiB  |
| github.com/sonatard/[email protected]                                           | 23.377 KiB  |
| github.com/quasilyte/[email protected]            | 22.624 KiB  |
| github.com/!djarvur/[email protected]           | 22.388 KiB  |
| github.com/go-xmlfmt/[email protected]                                         | 21.261 KiB  |
| github.com/quasilyte/go-ruleguard/[email protected]                              | 20.878 KiB  |
| github.com/ashanbrown/[email protected]                                      | 20.184 KiB  |
| github.com/spf13/[email protected]                                  | 19.904 KiB  |
| github.com/fatih/[email protected]                                          | 19.863 KiB  |
| github.com/matoous/[email protected]                                            | 19.440 KiB  |
| github.com/go-toolsmith/[email protected]                                       | 19.074 KiB  |
| github.com/breml/[email protected]                                            | 18.989 KiB  |
| github.com/ykadowak/[email protected]                                     | 18.852 KiB  |
| github.com/jingyugao/[email protected]                                   | 18.752 KiB  |
| github.com/ultraware/[email protected]                                     | 18.726 KiB  |
| github.com/aymanbagabas/go-osc52/[email protected]                                 | 18.673 KiB  |
| github.com/curioswitch/[email protected]                                  | 16.103 KiB  |
| github.com/sanposhiho/wastedassign/[email protected]                               | 16.047 KiB  |
| github.com/gostaticanalysis/[email protected]                                  | 15.753 KiB  |
| github.com/karamaru-alpha/[email protected]                               | 15.381 KiB  |
| github.com/yagipy/[email protected]                                          | 15.365 KiB  |
| github.com/gostaticanalysis/[email protected]                         | 15.185 KiB  |
| github.com/raeperd/[email protected]                                        | 14.531 KiB  |
| github.com/inconshreveable/[email protected]                                | 13.724 KiB  |
| Others                                                                     | 13.555 KiB  |
| github.com/sivchari/[email protected]                                    | 13.552 KiB  |
| github.com/valyala/[email protected]                                   | 13.525 KiB  |
| github.com/bkielbasa/[email protected]                                         | 13.372 KiB  |
| github.com/go-toolsmith/[email protected]                                        | 13.171 KiB  |
| github.com/tdakkota/[email protected]                                      | 12.327 KiB  |
| github.com/mattn/[email protected]                                         | 12.207 KiB  |
| github.com/ssgreg/nlreturn/[email protected]                                       | 11.194 KiB  |
| github.com/charmbracelet/x/[email protected]                                     | 11.189 KiB  |
| 4d63.com/[email protected]                                  | 10.321 KiB  |
| github.com/ultraware/[email protected]                                         | 10.278 KiB  |
| github.com/golangci/[email protected]                             | 10.226 KiB  |
| github.com/stbenjam/[email protected]                            | 10.044 KiB  |
| github.com/go-toolsmith/[email protected]                                      | 8.025 KiB   |
| github.com/macabu/[email protected]                                       | 7.806 KiB   |
| github.com/mitchellh/[email protected]                                     | 7.473 KiB   |
| github.com/sashamelentyev/[email protected]                            | 7.033 KiB   |
| github.com/go-toolsmith/[email protected]                                    | 6.881 KiB   |
Size: 158.764 MiB
18417 files, 5310 directories

About

Calculate the module cache size of dependencies for a module.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published