diff --git a/Godeps/_workspace/src/golang.org/x/net/netutil/listen.go b/Godeps/_workspace/src/golang.org/x/net/netutil/listen.go index b317ba2..a2591f8 100644 --- a/Godeps/_workspace/src/golang.org/x/net/netutil/listen.go +++ b/Godeps/_workspace/src/golang.org/x/net/netutil/listen.go @@ -4,7 +4,7 @@ // Package netutil provides network utility functions, complementing the more // common ones in the net package. -package netutil // import "golang.org/x/net/netutil" +package netutil import ( "net"