Middleware support added. HTML Parsing disable option added.
Goroutine leaks will be tested using leaktest lib.
This commit is contained in:
@ -4,6 +4,9 @@ go:
|
||||
- 1.11.x
|
||||
- tip
|
||||
|
||||
env:
|
||||
- GO111MODULE=on
|
||||
|
||||
before_install:
|
||||
- go get -t -v ./...
|
||||
|
||||
|
Reference in New Issue
Block a user