style: prefer stdlib idioms for errors and http methods
This commit is contained in:
@@ -2,7 +2,7 @@ package download
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"math/rand"
|
||||
"math/rand/v2"
|
||||
"os"
|
||||
"time"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user