Skip to content

Commit 63c1ff4

Browse files
authored
Merge pull request #31 from devfeel/develop
bugfix: fix the module name
2 parents fc863ad + a32634d commit 63c1ff4

2 files changed

Lines changed: 1 addition & 5 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

go.sum

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +0,0 @@
1-
github.com/devfeel/mapper v0.7.6 h1:FItOzW4YpEp1x+U1izauW5+sbVIiymOwF7AiWxIdUVk=
2-
github.com/devfeel/mapper v0.7.6/go.mod h1:foz4u16jrssGoDfnWYQGFcthjlU6uBV5UV8uYJfKneA=

0 commit comments

Comments
 (0)