summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Martín Nieto <[email protected]>2019-01-07 16:00:59 +0000
committerGitHub <[email protected]>2019-01-07 16:00:59 +0000
commit2609f4c6f25a7da56e2e4960c250ea3dfb53e82b (patch)
tree3ebbb8b76a4c05f00ea71afd58c8e835314f011b
parentb30b050c9c8a531c9c58b8b52c83a13b8d149caf (diff)
parent30c57ff09ef08b4019701320f328b3587e326df0 (diff)
Merge pull request #477 from lhchavez/patch-1
Add support for Go 1.11 modules
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
new file mode 100644
index 0000000..688b8e3
--- /dev/null
+++ b/go.mod
@@ -0,0 +1 @@
+module github.com/libgit2/git2go