mirror of
https://github.com/vbatts/freezing-octo-hipster.git
synced 2024-11-24 07:55:39 +00:00
8 lines
111 B
Modula-2
8 lines
111 B
Modula-2
module github.com/go-git/gcfg
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/pkg/errors v0.9.1
|
|
gopkg.in/warnings.v0 v0.1.2
|
|
)
|