1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos synced 2026-06-18 04:40:03 +02:00

go.mod: update pnx/antelope-go

This commit is contained in:
Henrik Hautakoski 2024-05-11 14:56:53 +02:00
parent ea52a3848e
commit 815fa13e94
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -12,7 +12,7 @@ require (
github.com/go-redis/redismock/v9 v9.2.0
github.com/mitchellh/mapstructure v1.5.0
github.com/nikoksr/notify v0.41.0
github.com/pnx/antelope-go v0.0.3
github.com/pnx/antelope-go v0.0.4-0.20240511122657-905898ed2110
github.com/redis/go-redis/v9 v9.5.1
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.0