Skip to content

Commit

Permalink
ulexer直接从web取
Browse files Browse the repository at this point in the history
  • Loading branch information
davyxu committed Jul 30, 2021
1 parent 2d149a6 commit 4b8b7f3
Show file tree
Hide file tree
Showing 2 changed files with 267 additions and 20 deletions.
6 changes: 2 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,10 @@ go 1.12
require (
github.com/davyxu/cellnet v4.1.0+incompatible
github.com/davyxu/golexer v0.1.1-0.20200202091144-a15ddde83f6a
github.com/davyxu/ulexer v0.0.0-20200705151509-86177890ec50
github.com/stretchr/testify v1.6.1
github.com/davyxu/ulexer v0.0.0-20200713054812-c9bb8db3521f
github.com/stretchr/testify v1.7.0
)

replace github.com/davyxu/ulexer => ../ulexer

replace github.com/davyxu/cellnet => ../cellnet

replace github.com/davyxu/x => ../x
Loading

0 comments on commit 4b8b7f3

Please sign in to comment.