gofmt and update encoding tags
This commit is contained in:
parent
89e4899841
commit
c4a2cbbbbe
5 changed files with 46 additions and 45 deletions
|
@ -1,10 +1,10 @@
|
|||
package main
|
||||
|
||||
import (
|
||||
"github.com/vbatts/go-bt/bencode"
|
||||
"github.com/vbatts/go-bt/torrent"
|
||||
"flag"
|
||||
"fmt"
|
||||
"github.com/vbatts/go-bt/bencode"
|
||||
"github.com/vbatts/go-bt/torrent"
|
||||
"os"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue