mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-01 08:47:40 -04:00
a9b4c8171f
* update gopkg.in/src-d/go-git.v4 v4.13.0 * mod tidy * vendor
9 lines
233 B
Modula-2
9 lines
233 B
Modula-2
module gopkg.in/src-d/go-billy.v4
|
|
|
|
require (
|
|
github.com/kr/pretty v0.1.0 // indirect
|
|
github.com/kr/pty v1.1.8 // indirect
|
|
golang.org/x/sys v0.0.0-20190726091711-fc99dfbffb4e
|
|
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
|
|
)
|