Skip to content

Commit eb5eab4

Browse files
Update go.mod
1 parent 3fb571a commit eb5eab4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

go.mod

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
module github.com/logic-building/functional-go
22

33
go 1.12
4+
5+
require (
6+
github.com/logic-building/functional-go v8.6.0+incompatible
7+
)

0 commit comments

Comments
 (0)