diff --git a/http2/http2.go b/http2/http2.go index 13dec130..8ffa294f 100644 --- a/http2/http2.go +++ b/http2/http2.go @@ -14,7 +14,7 @@ // // See https://http2.golang.org/ for a test server running this code. // -package http2 // import "golang.org/x/net/http2" +package http2 // import "github.com/useflyent/fhttp/http2" import ( "bufio"