mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-06-19 00:28:03 +02:00
Bump go-git
This commit is contained in:
2
vendor/github.com/go-git/go-billy/v5/fs.go
generated
vendored
2
vendor/github.com/go-git/go-billy/v5/fs.go
generated
vendored
@ -164,6 +164,8 @@ type File interface {
|
||||
// Name returns the name of the file as presented to Open.
|
||||
Name() string
|
||||
io.Writer
|
||||
// TODO: Add io.WriterAt for v6
|
||||
// io.WriterAt
|
||||
io.Reader
|
||||
io.ReaderAt
|
||||
io.Seeker
|
||||
|
Reference in New Issue
Block a user