Automic VaultAutomic Vault

brew / Approval Gates

go mit Homebrew, apk, chocolatey, MacPorts, Nix, pacman, zypper, dnf, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für go in AI-Agent-Workflows.

Agent-Sicherheit

Antwort zur Agent-Sicherheit

go builds and runs binaries that can access project files, modules, and release workflows.

Credential-Zugriff

Reads environment variables, private module credentials, Git credentials, and project config.

Änderungen an Remote-Zustand

Can run tools that call cloud, Git, or deployment APIs.

Publish-/Artefakt-Risiko

Can produce release binaries and publish modules or container images via scripts.

Empfohlene Kontrolle

Gate release, private-module, and deployment commands.

Hinweise für Agent-Nutzung

Allow build/test commands; require approval for release publishing and credentialed module operations.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install go

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install go

MacPorts ports tree · lang/go/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add go

Alpine Linux edge package indexes · go · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#go

nixpkgs package indexes · go · Quelle: raw.githubusercontent.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S go

Arch Linux sync databases · go · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install go

openSUSE Tumbleweed package metadata · go · Quelle: download.opensuse.org

Fedora dnfverifiziert · 92%
sudo dnf install golang

Fedora Rawhide package metadata · golang · Quelle: dl.fedoraproject.org

Windows

Chocolateyverifiziert · 92%
choco install go

Chocolatey community package catalog · go · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install main/go

Scoop official bucket manifest trees · bucket/go.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id GoLang.Go -e

Windows Package Manager source index · GoLang.Go · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Open source programming language to build simple/reliable/efficient software

Verlauf

Projektgeschichte und Nutzung

Go is an open source programming language, compiler, standard library, formatter, and command-line toolchain distributed through the go and gofmt executables.

Projektgeschichte

Go was designed at Google beginning in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson to improve programming productivity for multicore, networked machines and large codebases. The project was launched to the public on 10 November 2009 as an open source language focused on simplicity and efficiency.

Go 1 was released on 28 March 2012 and established the compatibility promise that programs written for Go 1 should continue to compile and run under later Go 1 releases. That stability turned the experimental public release into a predictable platform for application code, libraries, and distribution packaging.

Adoptionsgeschichte

The Go team described strong early community growth after the 2009 launch, including external contributors, mailing-list activity, and adoption both inside Google and by outside companies. By the project's tenth anniversary, Go's official blog described adoption across cloud infrastructure, naming Docker, Etcd, Istio, Kubernetes, Prometheus, and Terraform as examples of core cloud software written in Go.

Wie es verwendet wird

Practitioners use the go command to create modules, fetch dependencies, build, test, install commands, run programs, and maintain go.mod and go.sum files. A module's go.mod file defines the module path, Go version, and dependency requirements, while Go commands such as go mod tidy and go get keep those requirements consistent.

Go's toolchain model made the package more than a compiler binary. The distribution includes the go command plus a bundled toolchain made up of the standard library, compiler, assembler, and other tools; beginning with Go 1.21, the go command can also select or download toolchains according to go and toolchain lines in a module or workspace.

Warum Paket-Nerds sich dafür interessieren

The brew:go formula is a foundational language-runtime package on macOS and Linux because it installs the canonical go command and gofmt formatter used to build Go software and many other Homebrew formulas from source.

Zeitleiste

  • 2007: Go design work began at Google.
  • 2009: Go was launched as an open source project.
  • 2012: Go 1 was released with the long-term compatibility promise.
  • 2018: Go 1.11 introduced preliminary module support.
  • 2021: Go 1.16 made module-aware mode the default and added //go:embed.
  • 2023: Go 1.21 introduced automatic toolchain selection in the go command.

Related projects

  • Go's ecosystem includes pkg.go.dev, the standard library, the module proxy and checksum database, the x/tools repository, and large cloud-native projects such as Kubernetes, Terraform, Prometheus, Docker, Etcd, and Istio.

Approval Gates

Metadaten für menschliche Prüfung riskanter Befehle

Der lokale Approval-Gate-Seed enthält 7 Regeln für go. Abgedeckte Einstiegspunkte: go, gofmt. Schweregrade: hoch, niedrig, mittel. Abdeckung: partial, geprüft am 2026-05-21.

Beispiele für gated Aktionen

  • Compile and run Go packages or files.
  • Install Go commands, often from remote module paths.
  • Change module requirements.
  • Compile and execute tests.
  • Persist Go environment configuration.
  • Delete Go build, module, fuzz, or test caches.
  • Rewrite Go source files in place.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
gocliglobales Executable
gofmtcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version1.26.5
Manager aktualisiert2026-07-08
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://go.dev/

  • InfoRelease/tag comparison is only available for GitHub repositories.https://go.dev/none Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:go
Version1.26.5
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/go
Homepagehttps://go.dev/
Repositoryhttps://go.googlesource.com/go
Upstream-Dokumentationhttps://go.dev/doc
LizenzBSD-3-Clause
Quellarchivhttps://go.dev/dl/go1.26.5.src.tar.gz
Zuletzt aktualisiert2026-07-08T03:14:15Z
Pulseupdated
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namego
Aliases
  • go@1.26
  • golang
  • google-go
Version Scheme0
Revision0
Head VersionHEAD
Requirements
  • macos
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

go

nix profile install nixpkgs#go
  • normalized package name match
  • Abgeglichen nach: Go
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: go from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
apk95%

go 1.26.3-r0

Go programming language compiler

https://go.dev/

sudo apk add go
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: go
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Go
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: go from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

go-doc 1.26.3-r0

Go programming language compiler (documentation)

https://go.dev/

sudo apk add go-doc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: go
  • normalized package name match
  • Abgeglichen nach: Go
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: go-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

golang 1.26.4-2.fc45

The Go Programming Language

https://go.dev

sudo dnf install golang
  • License: BSD-3-Clause AND LicenseRef-Fedora-Public-Domain
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: golang
  • 3 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Go
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: golang from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

go 2:1.26.4-1

Core compiler tools for the Go programming language

https://go.dev/

sudo pacman -S go
  • License: BSD-3-Clause
  • Architecture: x86_64
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Go
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: go from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

go 1.26-1.1

A compiled, garbage-collected, concurrent programming language

http://golang.org

sudo zypper install go
  • License: BSD-3-Clause
  • Category: Development/Languages/Go
  • Architecture: x86_64
  • Source Package: go
  • 1 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Go
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: go from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

go-doc 1.26-1.1

Go documentation

http://golang.org

sudo zypper install go-doc
  • License: BSD-3-Clause
  • Category: Documentation/Other
  • Architecture: x86_64
  • Source Package: go
  • 2 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Go
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: go-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

go-race 1.26-1.1

Go runtime race detector

https://compiler-rt.llvm.org/

sudo zypper install go-race
  • License: NCSA or MIT
  • Category: Development/Languages/Go
  • Architecture: x86_64
  • Source Package: go
  • 2 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Go
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: go-race from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

go1.21 1.21.13-8.1

A compiled, garbage-collected, concurrent programming language

https://go.dev/

sudo zypper install go1.21
  • License: BSD-3-Clause
  • Category: Development/Languages/Go
  • Architecture: x86_64
  • Source Package: go1.21
  • 6 Abhängigkeiten
  • 6 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Go
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: go1.21 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

go1.22 1.22.12-4.1

A compiled, garbage-collected, concurrent programming language

https://go.dev/

sudo zypper install go1.22
  • License: BSD-3-Clause
  • Category: Development/Languages/Go
  • Architecture: x86_64
  • Source Package: go1.22
  • 6 Abhängigkeiten
  • 6 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Go
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: go1.22 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

go1.23 1.23.12-3.1

A compiled, garbage-collected, concurrent programming language

https://go.dev/

sudo zypper install go1.23
  • License: BSD-3-Clause
  • Category: Development/Languages/Go
  • Architecture: x86_64
  • Source Package: go1.23
  • 6 Abhängigkeiten
  • 6 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Go
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: go1.23 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

go1.24 1.24.13-2.1

A compiled, garbage-collected, concurrent programming language

https://go.dev/

sudo zypper install go1.24
  • License: BSD-3-Clause
  • Category: Development/Languages/Go
  • Architecture: x86_64
  • Source Package: go1.24
  • 6 Abhängigkeiten
  • 6 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Go
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: go1.24 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

go1.25 1.25.11-2.1

A compiled, garbage-collected, concurrent programming language

https://go.dev/

sudo zypper install go1.25
  • License: BSD-3-Clause
  • Category: Development/Languages/Go
  • Architecture: x86_64
  • Source Package: go1.25
  • 6 Abhängigkeiten
  • 6 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Go
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: go1.25 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

go1.26 1.26.4-2.1

A compiled, garbage-collected, concurrent programming language

https://go.dev/

sudo zypper install go1.26
  • License: BSD-3-Clause
  • Category: Development/Languages/Go
  • Architecture: x86_64
  • Source Package: go1.26
  • 6 Abhängigkeiten
  • 6 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Go
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: go1.26 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

go

sudo port install go
  • normalized package name match
  • Abgeglichen nach: Go
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/go/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

go

choco install go
  • normalized package name match
  • Abgeglichen nach: Go
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: go from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','glab'

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Combined YAML source

View the package source record on GitHub.

combined/go.yml

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • approval-gate seed metadata
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated agent safety answer
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment