Skip to content

Commit

Permalink
Support go mod
Browse files Browse the repository at this point in the history
  • Loading branch information
leeqvip committed Oct 20, 2019
1 parent fccb7df commit c19f157
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 239 deletions.
3 changes: 3 additions & 0 deletions .idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 0 additions & 8 deletions .idea/gophp.iml

This file was deleted.

9 changes: 0 additions & 9 deletions .idea/misc.xml

This file was deleted.

8 changes: 0 additions & 8 deletions .idea/modules.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/vcs.xml

This file was deleted.

208 changes: 0 additions & 208 deletions .idea/workspace.xml

This file was deleted.

3 changes: 3 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module github.com/techoner/gophp

go 1.11

0 comments on commit c19f157

Please sign in to comment.