1
0
Fork 0
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:
Henrik Hautakoski 2022-11-22 10:10:00 +01:00
parent b09e5ba463
commit b0e5b455ca
No known key found for this signature in database
GPG key ID: 608414D93E862CCD
2 changed files with 4 additions and 1 deletions

2
go.mod
View file

@ -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