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

This commit is contained in:
renovate[bot]
2023-05-17 19:14:33 +00:00
committed by GitHub
parent 59b5598b3a
commit 18207fb0dd
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.0
github.com/sirupsen/logrus v1.9.2
github.com/teris-io/shortid v0.0.0-20220617161101-71ec9f2aa569
github.com/yuin/goldmark v1.5.4
golang.org/x/mod v0.10.0