Skip to content

Commit

Permalink
adds go.mod for future support
Browse files Browse the repository at this point in the history
  • Loading branch information
l3pp4rd committed Feb 12, 2019
1 parent 18c6833 commit 3fdb56f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The three clause BSD license (http://en.wikipedia.org/wiki/BSD_licenses)

Copyright (c) 2015-2017, DATA-DOG team
Copyright (c) 2015-2019, DATA-DOG team
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
module txdb

0 comments on commit 3fdb56f

Please sign in to comment.