Skip to content

Commit e25fecd

Browse files
committed
Add mod files
1 parent a2014a9 commit e25fecd

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

Diff for: go.mod

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
module github.com/MDrakos/go-lru
2+
3+
go 1.12
4+
5+
require github.com/go-test/deep v1.0.1

Diff for: go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
github.com/go-test/deep v1.0.1 h1:UQhStjbkDClarlmv0am7OXXO4/GaPdCGiUiMTvi28sg=
2+
github.com/go-test/deep v1.0.1/go.mod h1:wGDj63lr65AM2AQyKZd/NYHGb0R+1RLqB8NKt3aSFNA=

0 commit comments

Comments
 (0)