Skip to content

Commit

Permalink
Apply gci import order changes
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 3, 2025
1 parent 0e45079 commit 747fb26
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cmd/gf/internal/utility/utils/utils_http_download.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,13 @@
package utils

import (
"github.com/schollz/progressbar/v3"
"io"
"net/http"
"os"
"time"

"github.com/schollz/progressbar/v3"

"github.com/gogf/gf/v2/errors/gerror"

"github.com/gogf/gf/cmd/gf/v2/internal/utility/mlog"
Expand Down

0 comments on commit 747fb26

Please sign in to comment.