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

gomod: update pnx/antelope-go v0.0.4 to shufflingpixels/antelope-go v0.1.0

This commit is contained in:
Henrik Hautakoski 2024-07-02 16:53:41 +02:00
parent a15cf50377
commit 71f9d4d789
7 changed files with 9 additions and 12 deletions

View file

@ -29,8 +29,8 @@ import (
redis_cache "github.com/go-redis/cache/v9"
"github.com/nikoksr/notify"
"github.com/nikoksr/notify/service/telegram"
antelopeapi "github.com/pnx/antelope-go/api"
"github.com/redis/go-redis/v9"
antelopeapi "github.com/shufflingpixels/antelope-go/api"
log "github.com/sirupsen/logrus"
"github.com/spf13/cobra"
"github.com/spf13/pflag"