Automic VaultAutomic Vault

brew

Installer go-bindata avec Homebrew, apk, apt, MacPorts, Nix, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de go-bindata pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install go-bindata

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install go-bindata

MacPorts ports tree · devel/go-bindata/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add go-bindata

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

Debian aptvérifié · 92%
sudo apt install go-bindata

Debian stable package indexes · go-bindata · Source: deb.debian.org

Nixvérifié · 92%
nix profile install nixpkgs#go-bindata

nixpkgs package indexes · pkgs/by-name/go/go-bindata/package.nix · Source: api.github.com

openSUSE zyppervérifié · 92%
sudo zypper install golang-github-jteeuwen-go-bindata

openSUSE Tumbleweed package metadata · golang-github-jteeuwen-go-bindata · Source: download.opensuse.org

aperçu

Résumé du paquet

Small utility that generates Go code from any file

Commandes et alias

  • go-bindata

historique

Historique du projet et usages

go-bindata is a Go code-generation utility for embedding files into Go programs. It belongs to an older pre-embed generation of Go asset tooling: developers ran a command over static assets, committed or built the generated Go file, and accessed assets through generated helper functions.

Historique du projet

The project lineage began with jteeuwen/go-bindata, whose README described conversion of arbitrary files into manageable Go source code. Kevin Burke's fork became the Homebrew-trusted version and documented maintenance changes such as atomic writes, SHA-256 hashes for embedded files, generated code formatting, size reporting, and safer file-mode handling.

Historique d'adoption

The tool spread through package-manager ecosystems because it solved a common deployment problem for Go services before Go added native file embedding. Homebrew, Debian-family packages, Nix, MacPorts, and other distributions carried go-bindata or its original jteeuwen package name, which made it a familiar build-time dependency for Go web services and single-binary CLIs.

Modes d'utilisation

Practitioners use go-bindata by pointing the CLI at one or more directories, often with recursive `...` patterns, and then importing the generated `bindata.go` output into an application. The README highlights common production and development patterns: debug mode loads assets from disk during iteration, release mode embeds them into the binary, and flags such as `-o`, `-ignore`, `-prefix`, `-nocompress`, and `-nomemcopy` tune output shape and runtime tradeoffs.

Pourquoi les passionnés de paquets s'y intéressent

For package maintainers, go-bindata is notable as a maintained fork of a once widely packaged Go asset tool. Its presence in Homebrew under Kevin Burke's fork records the practical packaging move from an older upstream identity to a maintained distribution target.

Chronologie

  • 2016: Kevin Burke's fork was created on GitHub.
  • 2017: The fork began publishing GitHub releases.
  • 2023: v4 releases continued the module-era maintenance line.

Related projects

  • jteeuwen/go-bindata
  • elazarl/go-bindata-assetfs
  • Go embed package

posture de sécurité

Niveau de risque : vert

library-like package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • library-like package without higher-risk signals

Signaux

  • metadata:library-like

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 12 plateformes.
  • S’installe avec 1 dépendances d’exécution.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
go-bindatacliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire4.0.2
gestionnaire mis à jour2026-07-11
données localesOK
amontà jour
dernière version détectéev4.0.2

https://github.com/kevinburke/go-bindata

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:go-bindata
Version4.0.2
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/go-bindata
Page d'accueilhttps://github.com/kevinburke/go-bindata
Dépôthttps://github.com/kevinburke/go-bindata
Docs amonthttps://github.com/kevinburke/go-bindata#readme
LicenceBSD-2-Clause
Archive sourcehttps://github.com/kevinburke/go-bindata/archive/refs/tags/v4.0.2.tar.gz
Dernière mise à jour2026-07-11T10:04:12+02:00
Pulseupdated
Dépendancesgo
Bouteilledisponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namego-bindata
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

go-bindata 3.0.7+git20151023.72.a0ff256-4+b16

embed data in a Go program

https://github.com/jteeuwen/go-bindata

sudo apt install go-bindata
  • Section: devel
  • Architecture: amd64
  • Source Package: golang-bindata
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Go Bindata
Debian stable package indexes · deb.debian.org · Debian stable package indexes: go-bindata from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

go-bindata

nix profile install nixpkgs#go-bindata
  • normalized package name match
  • Correspondance par : Go Bindata
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/go/go-bindata/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

go-bindata 3.0.7+git20151023.72.a0ff256-4build1

embed data in a Go program

https://github.com/jteeuwen/go-bindata

sudo apt install go-bindata
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: golang-bindata
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Go Bindata
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: go-bindata from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

go-bindata 3.1.3-r44

A small utility which generates Go code from any file

https://github.com/go-bindata/go-bindata

sudo apk add go-bindata
  • License: CC0-1.0
  • Architecture: x86_64
  • Source Package: go-bindata
  • 1 fournit
  • normalized package name match
  • Correspondance par : Go Bindata
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: go-bindata from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
zypper95%

golang-github-jteeuwen-go-bindata 3.0.7+git20151023.72.a0ff256-5.23

A small utility which generates Go code from any file

https://github.com/jteeuwen/go-bindata

sudo zypper install golang-github-jteeuwen-go-bindata
  • License: CC0-1.0
  • Category: Development/Languages/Golang
  • Architecture: x86_64
  • Source Package: golang-github-jteeuwen-go-bindata
  • 3 fournit
  • normalized package name match
  • Correspondance par : Go Bindata
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: golang-github-jteeuwen-go-bindata from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

go-bindata

sudo port install go-bindata
  • normalized package name match
  • Correspondance par : Go Bindata
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/go-bindata/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

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