Skip to content

Commit

Permalink
Merge pull request #41 from asmaloney/go-module
Browse files Browse the repository at this point in the history
Add go.mod file for use with go modules
  • Loading branch information
solher authored Mar 9, 2021
2 parents 5ed3a6d + de24de4 commit 04a30e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module github.com/solher/arangolite

go 1.16

0 comments on commit 04a30e0

Please sign in to comment.