Skip to content

Commit 4076b74

Browse files
committed
add go.mod, closes #160
1 parent 2a5889f commit 4076b74

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The three clause BSD license (http://en.wikipedia.org/wiki/BSD_licenses)
22

3-
Copyright (c) 2013-2018, DATA-DOG team
3+
Copyright (c) 2013-2019, DATA-DOG team
44
All rights reserved.
55

66
Redistribution and use in source and binary forms, with or without

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
module sqlmock

0 commit comments

Comments
 (0)