Skip to content

Bump github.com/valyala/fasthttp from 1.48.0 to 1.50.0 #125

Bump github.com/valyala/fasthttp from 1.48.0 to 1.50.0

Bump github.com/valyala/fasthttp from 1.48.0 to 1.50.0 #125

Triggered via pull request September 18, 2023 15:03
Status Failure
Total duration 3m 10s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build (windows-latest)
cannot use cl.Do (value of type func(req *fasthttp.Request, res *fasthttp.Response) (err error)) as fasthttp.RoundTripper value in assignment: func(req *fasthttp.Request, res *fasthttp.Response) (err error) does not implement fasthttp.RoundTripper (missing method RoundTrip)
build (windows-latest)
Process completed with exit code 1.