Skip to content

Commit

Permalink
modularise
Browse files Browse the repository at this point in the history
  • Loading branch information
richardlehane committed Feb 18, 2019
1 parent ed4c008 commit abf23b1
Show file tree
Hide file tree
Showing 2 changed files with 7 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/richardlehane/mscfb

require github.com/richardlehane/msoleps v1.0.1
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
github.com/richardlehane/msoleps v1.0.0 h1:43jYNcb7QTmsVrYW7JL5juc780S/2zZcGnseW6PL09A=
github.com/richardlehane/msoleps v1.0.0/go.mod h1:BWev5JBpU9Ko2WAgmZEuiz4/u3ZYTKbjLycmwiWUfWg=
github.com/richardlehane/msoleps v1.0.1 h1:RfrALnSNXzmXLbGct/P2b4xkFz4e8Gmj/0Vj9M9xC1o=
github.com/richardlehane/msoleps v1.0.1/go.mod h1:BWev5JBpU9Ko2WAgmZEuiz4/u3ZYTKbjLycmwiWUfWg=

0 comments on commit abf23b1

Please sign in to comment.