get away from logrus

This commit is contained in:
eyedeekay
2025-05-26 23:27:42 -04:00
parent 8a23944e43
commit 9a62a09f40
11 changed files with 35 additions and 147 deletions

9
go.mod
View File

@@ -4,13 +4,8 @@ go 1.23.5
require (
github.com/go-i2p/i2pkeys v0.33.92
github.com/go-i2p/logger v0.0.0-20241123010126-3050657e5d0c
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.7.0
)
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
golang.org/x/sys v0.30.0 // indirect
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c // indirect
)
require golang.org/x/sys v0.30.0 // indirect