1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-api-healthcheck synced 2026-06-19 05:10:02 +02:00

Merge branch 'dev' into dependabot/go_modules/github.com/panjf2000/gnet/v2-2.2.6

This commit is contained in:
Henrik Hautakoski 2023-04-04 06:01:25 +02:00 committed by GitHub
commit ad596c15ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

4
go.mod
View file

@ -7,10 +7,10 @@ require (
github.com/eosswedenorg-go/haproxy v1.0.1
github.com/eosswedenorg-go/leapapi v0.2.3
github.com/eosswedenorg-go/pid v1.0.1
github.com/inconshreveable/log15 v0.0.0-20221122034931-555555054819
github.com/inconshreveable/log15 v3.0.0-testing.5+incompatible
github.com/panjf2000/gnet/v2 v2.2.6
github.com/pborman/getopt/v2 v2.1.0
github.com/stretchr/testify v1.8.1
github.com/stretchr/testify v1.8.2
)
require (