Skip to content
This repository has been archived by the owner on May 25, 2020. It is now read-only.

Commit

Permalink
[Go module migration] Remove vendor directory
Browse files Browse the repository at this point in the history
  • Loading branch information
thanhnguyennguyen committed Nov 12, 2019
1 parent 30ff45f commit b6ff581
Show file tree
Hide file tree
Showing 1,316 changed files with 2 additions and 758,684 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ require (
github.com/mattn/go-isatty v0.0.3 // indirect
github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b // indirect
github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.1 // indirect
github.com/naoina/go-stringutil v0.1.0 // indirect
github.com/naoina/toml v0.1.1
github.com/nsf/termbox-go v0.0.0-20170211012700-3540b76b9c77 // indirect
Expand Down
2 changes: 0 additions & 2 deletions vendor/bazil.org/fuse/.gitattributes

This file was deleted.

11 changes: 0 additions & 11 deletions vendor/bazil.org/fuse/.gitignore

This file was deleted.

93 changes: 0 additions & 93 deletions vendor/bazil.org/fuse/LICENSE

This file was deleted.

23 changes: 0 additions & 23 deletions vendor/bazil.org/fuse/README.md

This file was deleted.

35 changes: 0 additions & 35 deletions vendor/bazil.org/fuse/buffer.go

This file was deleted.

21 changes: 0 additions & 21 deletions vendor/bazil.org/fuse/debug.go

This file was deleted.

17 changes: 0 additions & 17 deletions vendor/bazil.org/fuse/error_darwin.go

This file was deleted.

15 changes: 0 additions & 15 deletions vendor/bazil.org/fuse/error_freebsd.go

This file was deleted.

17 changes: 0 additions & 17 deletions vendor/bazil.org/fuse/error_linux.go

This file was deleted.

31 changes: 0 additions & 31 deletions vendor/bazil.org/fuse/error_std.go

This file was deleted.

Loading

0 comments on commit b6ff581

Please sign in to comment.