1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos synced 2026-06-20 09:56:47 +02:00

go.mod: upgrade github.com/eosswedenorg-go/antelope-ship-client to v0.2.6

This commit is contained in:
Henrik Hautakoski 2023-06-28 15:38:12 +02:00
parent e3f46d4a84
commit 9b89efd246
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -6,7 +6,7 @@ require (
github.com/cenkalti/backoff/v4 v4.1.3
github.com/docker/go-units v0.5.0
github.com/eoscanada/eos-go v0.10.3-0.20230413154640-bb75101dc2f6
github.com/eosswedenorg-go/antelope-ship-client v0.2.6-0.20230619114830-a4e1c4b91f25
github.com/eosswedenorg-go/antelope-ship-client v0.2.6
github.com/eosswedenorg-go/pid v1.0.1
github.com/eosswedenorg/thalos/api v0.0.0-00010101000000-000000000000
github.com/go-redis/cache/v9 v9.0.0