Registry / utility / ryancurrah-gomodguard

ryancurrah-gomodguard

JSON →
library1.4.1gogounverified

Package gomodguard is a linter that enforces allowed and blocked modules in Go projects.

go get github.com/ryancurrah/gomodguard
INSTALL
IMPORT
SIG · RYANCURRAH-GOMODGU
R
ryancurrah-gomodguard
utilitygov1.4.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.

gomodguard
github.com/ryancurrah/gomodguard

Linter usage (via golangci-lint)

package main import ( "fmt" "github.com/ryancurrah/gomodguard" ) func main() { // Typically used as a linter via golangci-lint fmt.Println("Use gomodguard as a linter") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
ryancurrah-gomodguard — go get ryancurrah-gomodguard · libregistry