Registry / utility / palantir-godel-v2

palantir-godel-v2

JSON →
library2.156.0gogounverified

A build tool and dependency manager for Go projects, providing reproducible builds.

go get github.com/palantir/godel/v2
INSTALL
IMPORT
SIG · PALANTIR-GODEL-V2
P
palantir-godel-v2
utilitygov2.156.0
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.

godel
github.com/palantir/godel/v2

Create a Gödel application instance and print version

package main import ( "fmt" "github.com/palantir/godel/v2/godel" ) func main() { app := godel.New() fmt.Println(app.Version()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
palantir-godel-v2 — go get palantir-godel-v2 · libregistry