summaryrefslogtreecommitdiff
path: root/index_test.go
diff options
context:
space:
mode:
authorlhchavez <[email protected]>2019-01-06 07:34:50 -0800
committerGitHub <[email protected]>2019-01-06 07:34:50 -0800
commit30c57ff09ef08b4019701320f328b3587e326df0 (patch)
tree6a69d0345b0992b0dbcf3989a0535f08ff277878 /index_test.go
parent7ae106611c9cabe9c3c30343139efbb5d7d6fc27 (diff)
Add support for Go 1.11 modules
This change adds a `go.mod` file. An empty file is sufficient since this project has no external dependencies. For people that want to use the static version of libgit2, this module can be vendored and the following can be added to their `go.mod` file: replace github.com/libgit2/git2go => ./vendor/github.com/libgit2/git2go
Diffstat (limited to 'index_test.go')
0 files changed, 0 insertions, 0 deletions