go
Version: 1.26.4The Go programming language
What is go?
The Go programming language
How to use this package
Quick install
Installs the package into the current environment for this session. Use --build or --runtime to persist it as a build-time or runtime dependency.
min add go Declare as a task dependency in minimal.toml
Listing the package under tasks.<name>.packages makes it available inside that task’s sandbox.
[tasks.dev]
packages = ["go"] Build-time vs runtime
Choose build-time for tools needed during compilation, runtime for dynamic libraries loaded at runtime.
min add --build go
min add --runtime go Dependencies (2)
Dependants (33)
| Name | Version |
|---|---|
| age | 1.3.1 |
| bun | 1.3.14 |
| caddy | 2.11.4 |
| cloud-sql-proxy | 2.22.0 |
| cosign | 3.0.6 |
| crane | 0.21.5 |
| duf | 0.9.1 |
| fzf | 0.72.0 |
| gh | 2.93.0 |
| glow | 2.1.2 |
| golangci-lint | 2.12.2 |
| gopls | 0.21.1 |
| govulncheck | 1.1.4 |
| grpcurl | 1.9.3 |
| grype | 0.108.0 |
| helm | 4.1.4 |
| jqfmt | 0.1.0 |
| k9s | 0.50.18 |
| kubectl | 1.36.0 |
| mermaid-ascii | 1.1.0 |
| minimal-sshd | — |
| nats-cli | 0.3.2 |
| nats-server | 2.12.7 |
| otel-collector | 0.150.1 |
| pulumi | 3.239.0 |
| scrt | 0.3.3 |
| skopeo | 1.22.0 |
| spire | 1.14.4 |
| syft | 1.42.4 |
| tailscale | 1.94.1 |
| terraform | 1.14.5 |
| trivy | 0.70.0 |
| yq | 4.52.5 |
- [ Diff ] +5 / -4
- [ Diff ] +4 / -4
- [ Diff ] +13 / -15
- [ Diff ] +1
- [ Diff ] +1
- [ Diff ] +1 / -1
- [ Diff ] +24 / -7
- [ Diff ] +2 / -2
- [ Diff ] +2 / -2
- [ Diff ] +5
- [ Diff ] +2 / -2
- [ Diff ] +10 / -4
- [ Diff ] +1 / -1
- [ Diff ] +16 / -1
- [ Diff ] +10
- [ Diff ] +10 / -8
- [ Diff ] +11 / -8
- [ Diff ] -4
- [ Diff ] +2 / -2
- [ Diff ] +6 / -1
- [ Diff ] +1
- [ Diff ] +5
- [ Diff ] +59
No known advisories
We don't track any active CVEs against this package.
44 components
No components match your filter.
| Packages | Version |
|---|---|
| go ROOT | 1.26.4 |
| acl | 2.3.2 |
| attr | 2.5.2 |
| bash | 5.3 |
| bash-bootstrap | 5.3 |
| binutils | 2.46.1 |
| bison | 3.8.2 |
| bzip2 | 1.0.8 |
| coreutils | 9.11 |
| diffutils | 3.12 |
| expat | 2.7.5 |
| file | 5.47 |
| findutils | 4.10.0 |
| flex | 2.6.4 |
| gawk | 5.4.0 |
| gawk-bootstrap | 5.3.2 |
| gcc | 15.2.0 |
| gdbm | 1.26 |
| glibc | 2.42 |
| gmp | 6.3.0 |
| grep | 3.12 |
| gzip | 1.14 |
| libcap | 2.78 |
| libffi | 3.5.2 |
| linux_headers | 6.12.43 |
| lz4 | 1.10.0 |
| m4 | 1.4.21 |
| make | 4.4.1 |
| mpc | 1.4.0 |
| mpfr | 4.2.2 |
| ncurses | 6.5-20250830 |
| openssl | 3.6.2 |
| pcre2 | 10.47 |
| perl | 5.42.0 |
| pkgconf | 2.5.1 |
| python | 3.14.5 |
| readline | 8.3 |
| sed | 4.9 |
| sqlite | 3.50.4 |
| tar | 1.35 |
| util-linux | 2.42.1 |
| xz | 5.8.3 |
| zlib | 1.3.2 |
| zstd | 1.5.7 |