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

Skip to content

Commit 96bc6d1

Browse files
author
xuxinhua
committed
cascadia 换到 github 了
1 parent ec7e823 commit 96bc6d1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

websites/code/thirdparty/getpkg.bat

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

31-
if not exist "src/code.google.com/p/cascadia" (
32-
git clone https://github.com/studygolang/cascadia src/code.google.com/p/cascadia
33-
)
34-
go install code.google.com/p/cascadia
35-
3631
if not exist "github.com/PuerkitoBio/goquery" (
3732
git clone https://github.com/PuerkitoBio/goquery src/github.com/PuerkitoBio/goquery
3833
)

0 commit comments

Comments
 (0)