Registry / utility / godev
library1.7.0gogounverified

A collection of Go development utilities and tools.

go get moul.io/godev
INSTALL
IMPORT
SIG · GODEV
G
godev
utilitygov1.7.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.

godev
moul.io/godev

Prints the version of the godev package.

package main import ( "fmt" "moul.io/godev" ) func main() { fmt.Println(godev.Version()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
godev — go get godev · libregistry