DEBSOURCES
Skip Quicknav
sources / golang-github-muesli-gitcha / 0.3.0-1 / go.mod
12345678
module github.com/muesli/gitcha go 1.15 require ( github.com/sabhiram/go-gitignore v0.0.0-20180611051255-d3107576ba94 github.com/stretchr/testify v1.6.1 // indirect )