Skip to content

Commit

Permalink
Merge pull request #77 from TomWright/master
Browse files Browse the repository at this point in the history
Add go.mod to allow mxj to be imported using go modules
  • Loading branch information
clbanning authored Oct 28, 2020
2 parents b957cfd + d2d997c commit 7fe4e10
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/clbanning/mxj

go 1.15

0 comments on commit 7fe4e10

Please sign in to comment.