Helcaraxan/gomod

View on GitHub
tools.mod

Summary

Maintainability
Test Coverage
module tools

go 1.14

require (
    github.com/goreleaser/goreleaser v0.154.0 // indirect
    mvdan.cc/sh/v3 v3.1.1
)