mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-06-23 10:13:43 +02:00
go: update github.com/inconshreveable/log15 to v0.0.0-20221122034931-555555054819
This commit is contained in:
parent
b09e5ba463
commit
b0e5b455ca
2 changed files with 4 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -9,7 +9,7 @@ require (
|
|||
github.com/eosswedenorg-go/pid v1.0.1
|
||||
github.com/eosswedenorg-go/tcp_server v0.2.0
|
||||
github.com/go-stack/stack v1.8.1 // indirect
|
||||
github.com/inconshreveable/log15 v0.0.0-20201112154412-8562bdadbbac
|
||||
github.com/inconshreveable/log15 v0.0.0-20221122034931-555555054819
|
||||
github.com/mattn/go-colorable v0.1.13 // indirect
|
||||
github.com/pborman/getopt/v2 v2.1.0
|
||||
github.com/stretchr/testify v1.8.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue