mirror of
https://github.com/eosswedenorg/thalos
synced 2026-06-16 04:24:56 +02:00
gomod: update pnx/antelope-go v0.0.4 to shufflingpixels/antelope-go v0.1.0
This commit is contained in:
parent
a15cf50377
commit
71f9d4d789
7 changed files with 9 additions and 12 deletions
3
go.mod
3
go.mod
|
|
@ -12,8 +12,8 @@ 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.4
|
||||
github.com/redis/go-redis/v9 v9.5.1
|
||||
github.com/shufflingpixels/antelope-go v0.1.0
|
||||
github.com/sirupsen/logrus v1.9.3
|
||||
github.com/spf13/cobra v1.8.0
|
||||
github.com/spf13/pflag v1.0.5
|
||||
|
|
@ -47,7 +47,6 @@ require (
|
|||
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
|
||||
github.com/sagikazarmark/locafero v0.4.0 // indirect
|
||||
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
|
||||
github.com/shufflingpixels/antelope-go v0.1.0 // indirect
|
||||
github.com/shufflingpixels/jsontime-go v0.0.0-20240622163621-cf4b2804c92d // indirect
|
||||
github.com/sourcegraph/conc v0.3.0 // indirect
|
||||
github.com/spf13/afero v1.11.0 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue