added vendor

This commit is contained in:
2026-07-21 05:33:54 +03:00
parent e8a0b2ba42
commit 4a7e71241a
187 changed files with 91517 additions and 8 deletions

14
vendor/github.com/andybalholm/cascadia/.travis.yml generated vendored Normal file
View File

@@ -0,0 +1,14 @@
language: go
go:
- 1.3
- 1.4
install:
- go get github.com/andybalholm/cascadia
script:
- go test -v
notifications:
email: false