diff options
Diffstat (limited to 'repolist.go')
| -rw-r--r-- | repolist.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repolist.go b/repolist.go index ce3df89..49e9963 100644 --- a/repolist.go +++ b/repolist.go @@ -1,7 +1,7 @@ // This is a simple example package main -import ( +import ( "io/ioutil" "strings" ) |
