Skip to content

Commit

Permalink
add go.mod, closes #160
Browse files Browse the repository at this point in the history
  • Loading branch information
l3pp4rd committed Feb 12, 2019
1 parent 2a5889f commit 4076b74
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) 2013-2018, DATA-DOG team
Copyright (c) 2013-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 sqlmock

0 comments on commit 4076b74

Please sign in to comment.