mirror of
https://github.com/ddworken/hishtory.git
synced 2025-08-09 23:17:55 +02:00
Make make force all targets to re-run and fix formatting
This commit is contained in:
@ -10,6 +10,7 @@ import (
|
||||
"errors"
|
||||
"fmt"
|
||||
"io"
|
||||
"iter"
|
||||
"log"
|
||||
"math/rand"
|
||||
"net/http"
|
||||
@ -31,7 +32,6 @@ import (
|
||||
"github.com/schollz/progressbar/v3"
|
||||
"golang.org/x/exp/slices"
|
||||
"gorm.io/gorm"
|
||||
"iter"
|
||||
)
|
||||
|
||||
//go:embed config.sh
|
||||
|
Reference in New Issue
Block a user