Skip to content

Commit

Permalink
Merge pull request #711 from ajnavarro/fix/panic-go-git-cache
Browse files Browse the repository at this point in the history
Fix panic on go-git cache
  • Loading branch information
ajnavarro authored Feb 27, 2019
2 parents 80f1e43 + fd2eeb4 commit 3e9fd09
Show file tree
Hide file tree
Showing 195 changed files with 17 additions and 34,643 deletions.
6 changes: 3 additions & 3 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 6 additions & 1 deletion Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
[[constraint]]
name = "gopkg.in/src-d/go-git.v4"
source = "github.com/src-d/go-git"
revision = "4d8bd13a73d6efd41b6be0b2eba5130c498fae0d"
revision = "0106daba16494c33d330168e38c8a610b7a9b32c"

[[constraint]]
name = "gopkg.in/src-d/go-git-fixtures.v3"
Expand Down Expand Up @@ -86,6 +86,11 @@
go-tests = true
non-go = true
unused-packages = true
[[prune.project]]
name = "gopkg.in/src-d/go-git.v4"
go-tests = true
non-go = true
unused-packages = true
[[prune.project]]
name = "gopkg.in/src-d/enry.v1"
go-tests = true
Expand Down
4 changes: 0 additions & 4 deletions vendor/gopkg.in/src-d/go-git.v4/.gitignore

This file was deleted.

37 changes: 0 additions & 37 deletions vendor/gopkg.in/src-d/go-git.v4/.travis.yml

This file was deleted.

74 changes: 0 additions & 74 deletions vendor/gopkg.in/src-d/go-git.v4/CODE_OF_CONDUCT.md

This file was deleted.

111 changes: 0 additions & 111 deletions vendor/gopkg.in/src-d/go-git.v4/COMPATIBILITY.md

This file was deleted.

59 changes: 0 additions & 59 deletions vendor/gopkg.in/src-d/go-git.v4/CONTRIBUTING.md

This file was deleted.

36 changes: 0 additions & 36 deletions vendor/gopkg.in/src-d/go-git.v4/DCO

This file was deleted.

3 changes: 0 additions & 3 deletions vendor/gopkg.in/src-d/go-git.v4/MAINTAINERS

This file was deleted.

Loading

0 comments on commit 3e9fd09

Please sign in to comment.