docs: fix missing directory in godoc
This commit is contained in:
parent
e8305cc7f1
commit
1ad9c743ec
@ -2,7 +2,7 @@
|
||||
// Package proxy implements a HTTP caching proxy for Node package registry (NPM).
|
||||
// See https://github.com/emeralt/npm-cache-proxy/ for more information about proxy.
|
||||
//
|
||||
package proxy // import "https://github.com/emeralt/npm-cache-proxy/proxy"
|
||||
package proxy
|
||||
|
||||
import (
|
||||
"net/http"
|
||||
|
Loading…
x
Reference in New Issue
Block a user