Registry / utility / x-build

x-build

JSON →
library0.0.0-20260606022140-7514fab3dac8gogounverified

Constants and utilities for the Go continuous build system.

go get golang.org/x/build
INSTALL
IMPORT
SIG · X-BUILD
X
x-build
utilitygov0.0.0-20260606022140-7514fab3dac8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

build
golang.org/x/build

Prints the build version constant.

package main import ( "fmt" "golang.org/x/build" ) func main() { fmt.Println(build.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20260606022140-7514fab3dac8latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
x-build — go get x-build · libregistry