mirror of
https://github.com/LBRYFoundation/tracker.git
synced 2025-08-23 17:47:29 +00:00
godeps: strip import comments
This commit is contained in:
parent
dfbf4a6fad
commit
8ae635e285
1 changed files with 1 additions and 1 deletions
2
Godeps/_workspace/src/golang.org/x/net/netutil/listen.go
generated
vendored
2
Godeps/_workspace/src/golang.org/x/net/netutil/listen.go
generated
vendored
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
// Package netutil provides network utility functions, complementing the more
|
// Package netutil provides network utility functions, complementing the more
|
||||||
// common ones in the net package.
|
// common ones in the net package.
|
||||||
package netutil // import "golang.org/x/net/netutil"
|
package netutil
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"net"
|
"net"
|
||||||
|
|
Loading…
Add table
Reference in a new issue