Skip to content

Commit

Permalink
Merge pull request #17 from zer-far/deepsource-transform-6dffd87b
Browse files Browse the repository at this point in the history
style: format code with Go fmt and Gofumpt
  • Loading branch information
zer-far authored Jan 23, 2024
2 parents f52816b + 62f56c4 commit 67d13e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ import (
"io"
"math/rand"
"net/http"
"net/url"
"os"
"os/signal"
"strings"
"sync/atomic"
"syscall"
"time"
"net/url"

"github.com/buptmiao/parallel"
"github.com/corpix/uarand"
Expand Down

0 comments on commit 67d13e7

Please sign in to comment.