Registry / utility / bazelbuild-rules-go

bazelbuild-rules-go

JSON →
library0.61.1gogounverified

Rules_go is a Bazel rule set for building and testing Go projects with Bazel.

go get github.com/bazelbuild/rules_go
INSTALL
IMPORT
SIG · BAZELBUILD-RULES-G
B
bazelbuild-rules-go
utilitygov0.61.1
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.

rules_go
github.com/bazelbuild/rules_go

Prints the Bazel version using rules_go tools.

package main import ( "fmt" "github.com/bazelbuild/rules_go/go/tools/bazel" ) func main() { fmt.Println(bazel.Version()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.61.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Meta
1
OpenAI (training)
1
Resources