github.com/BenLubar/git-last-modified@v0.1.1-0.20210215221858-9b8031919630/go.mod (about)

     1  module github.com/BenLubar/git-last-modified
     2  
     3  require github.com/pkg/errors v0.9.1
     4  
     5  go 1.13