Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
momai authored Oct 28, 2024
1 parent 057c4df commit 2531c61
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 @@ -14,7 +14,7 @@ import (
"syscall"
"time"
"math/rand"

"path"

Check failure on line 17 in main.go

View workflow job for this annotation

GitHub Actions / lint

"path" imported and not used

Check failure on line 17 in main.go

View workflow job for this annotation

GitHub Actions / lint

"path" imported and not used
"github.com/pkg/errors"
"github.com/spf13/viper"
"golang.org/x/net/proxy"
Expand Down

0 comments on commit 2531c61

Please sign in to comment.