Skip to content

Commit d17961e

Browse files
committed
Fixing the module name so i can check it out in my project while waiting for the PR to be merged
1 parent 36a014a commit d17961e

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/zimmski/go-mutesting
1+
module github.com/braddle/go-mutesting
22

33
go 1.10
44

0 commit comments

Comments
 (0)