diff options
| author | Carlos MartÃn Nieto <[email protected]> | 2019-01-07 16:00:59 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-01-07 16:00:59 +0000 |
| commit | 2609f4c6f25a7da56e2e4960c250ea3dfb53e82b (patch) | |
| tree | 3ebbb8b76a4c05f00ea71afd58c8e835314f011b | |
| parent | b30b050c9c8a531c9c58b8b52c83a13b8d149caf (diff) | |
| parent | 30c57ff09ef08b4019701320f328b3587e326df0 (diff) | |
Merge pull request #477 from lhchavez/patch-1
Add support for Go 1.11 modules
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -0,0 +1 @@ +module github.com/libgit2/git2go |
