Skip to content

Commit 26e0bc9

Browse files
authored
fix go mod according to PR#32 (solution 2) (#33)
1 parent a94e6ce commit 26e0bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module github.com/ybbus/jsonrpc
1+
module github.com/ybbus/jsonrpc/v2
22

33
go 1.12
44

0 commit comments

Comments
 (0)