Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c4c3c80

Browse files
author
xuxinhua
committed
bugfix
1 parent 96bc6d1 commit c4c3c80

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

websites/code/thirdparty/getpkg.bat

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ if not exist "src/golang.org/x/net" (
2828
)
2929
go install golang.org/x/net/...
3030

31+
go get -u -v github.com/andybalholm/cascadia
32+
3133
if not exist "github.com/PuerkitoBio/goquery" (
3234
git clone https://github.com/PuerkitoBio/goquery src/github.com/PuerkitoBio/goquery
3335
)

0 commit comments

Comments
 (0)