fix(deps): update module github.com/sirupsen/logrus to v1.9.3

This commit is contained in:
renovate[bot]
2023-06-03 22:53:36 +00:00
committed by GitHub
parent 0c1944553b
commit 6474751a5a
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -16,7 +16,7 @@ require (
github.com/oschwald/geoip2-golang v1.8.0
github.com/rifflock/lfshook v0.0.0-20180920164130-b9218ef580f5
github.com/schollz/sqlite3dump v1.3.1
github.com/sirupsen/logrus v1.9.2
github.com/sirupsen/logrus v1.9.3
github.com/teris-io/shortid v0.0.0-20220617161101-71ec9f2aa569
github.com/yuin/goldmark v1.5.4
golang.org/x/mod v0.10.0