Update download.go

This commit is contained in:
BitHeaven 2022-11-10 20:19:12 +05:00 committed by GitHub
parent ae19866d59
commit fc4665fdfb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ import (
"path"
"strconv"
"time"
"os"
"github.com/dustin/go-humanize"
"github.com/logrusorgru/aurora"