Skip to content

Commit 88ec385

Browse files
authored
Merge pull request #28 from devfeel/develop
bugfix: fix the module name
2 parents e0c28cc + e0bc86c commit 88ec385

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
module mapper
1+
module github.com/devfeel/mapper
22

33
go 1.16
4-
5-
require github.com/devfeel/mapper v0.7.6

0 commit comments

Comments
 (0)