0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-03-25 02:33:02 -05:00

Merge pull request #257 from tarfu/patch-1

core: change to new http2 repo
This commit is contained in:
Matt Holt 2015-09-25 06:22:16 -06:00
commit ca1f1362cc

View file

@ -14,7 +14,7 @@ import (
"os"
"os/signal"
"github.com/bradfitz/http2"
"golang.org/x/net/http2"
)
// Server represents an instance of a server, which serves