Update download.go

This commit is contained in:
BitHeaven
2022-11-10 20:19:12 +05:00
committed by GitHub
parent ae19866d59
commit fc4665fdfb

View File

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