Skip to content

Commit

Permalink
add a go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanislav Paskalev committed May 6, 2020
1 parent ee2ba03 commit f8e7c6e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
module github.com/spaskalev/diff

go 1.14

require github.com/spaskalev/bits v0.0.0-20200506124738-2089865c8ee0

0 comments on commit f8e7c6e

Please sign in to comment.