Skip to content

Commit

Permalink
Add go version to go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnStarich committed Dec 23, 2019
1 parent 54f3122 commit f7824f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
module github.com/johnstarich/sage

go 1.12

require (
github.com/aclindsa/ofxgo v0.1.1-0.20190701101117-ebf7f5b757ed
github.com/aclindsa/xml v0.0.0-20190701095008-453d2c6090c2
Expand Down

0 comments on commit f7824f4

Please sign in to comment.