Home
last modified time | relevance | path

Searched defs:IsGoMod (Results 1 – 2 of 2) sorted by relevance

/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/internal/repotools/gomod/
H A Ddiff.go69 func IsGoMod(name string) bool { func
/dports/www/gohugo/hugo-0.91.2/modules/
H A Dmodule.go47 IsGoMod() bool methodSpec
122 func (m *moduleAdapter) IsGoMod() bool { func