fix(deps): update module github.com/op/go-logging to v1
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing Details

This commit is contained in:
renovate 2024-02-01 11:05:32 +00:00
parent e2b3e00e97
commit 2163a48154
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -49,7 +49,7 @@ require (
github.com/magefile/mage v1.15.0
github.com/mattn/go-sqlite3 v1.14.21
github.com/olekukonko/tablewriter v0.0.5
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7
github.com/op/go-logging v1
github.com/pquerna/otp v1.4.0
github.com/prometheus/client_golang v1.18.0
github.com/redis/go-redis/v9 v9.4.0