mirror of
https://github.com/rramiachraf/dumb.git
synced 2025-04-04 05:17:36 +03:00
refactor: replace logrus with log/slog
This commit is contained in:
parent
56c745d6f5
commit
c940b4a2cd
18 changed files with 120 additions and 70 deletions
1
go.mod
1
go.mod
|
@ -11,7 +11,6 @@ require (
|
|||
github.com/caffix/cloudflare-roundtripper v0.0.0-20181218223503-4c29d231c9cb
|
||||
github.com/gorilla/handlers v1.5.2
|
||||
github.com/gorilla/mux v1.8.1
|
||||
github.com/sirupsen/logrus v1.9.3
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue