1
0
Fork 0
mirror of https://github.com/vbatts/freezing-octo-hipster.git synced 2024-11-24 16:05:38 +00:00
random-utils/vendor/github.com/go-git/gcfg/go.mod

9 lines
111 B
Modula-2
Raw Normal View History

module github.com/go-git/gcfg
go 1.13
require (
github.com/pkg/errors v0.9.1
gopkg.in/warnings.v0 v0.1.2
)