Skip to content

Commit

Permalink
fix(deps): update module github.com/sirupsen/logrus to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 20, 2022
1 parent d942c81 commit c212d4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion radioman/go.mod
Expand Up @@ -3,7 +3,7 @@ module github.com/moul/radioman/radioman
go 1.15

require (
github.com/Sirupsen/logrus v0.8.7-0.20150827021434-84b968cb9f82
github.com/Sirupsen/logrus v1.9.0
github.com/gin-gonic/gin v0.0.0-20150925101445-52fcc5dbf6e9
github.com/kr/fs v0.0.0-20131111012553-2788f0dbd169
github.com/manucorporat/sse v0.0.0-20150715184805-fe6ea2c8e398 // indirect
Expand Down

0 comments on commit c212d4a

Please sign in to comment.