From 298c6f4f6f7f6fcff817be9931d7bd6febcc43d6 Mon Sep 17 00:00:00 2001 From: sandy <18382255942@163.com> Date: Thu, 21 Sep 2023 10:56:40 +0800 Subject: [PATCH] feat(): upgrade go-everpay --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 3c0640d..f58b93f 100644 --- a/go.mod +++ b/go.mod @@ -31,7 +31,7 @@ require ( require ( github.com/Khan/genqlient v0.6.0 github.com/allegro/bigcache/v3 v3.1.0 - github.com/everFinance/go-everpay v0.0.8 + github.com/everFinance/go-everpay v0.1.1 github.com/everFinance/goarns v0.0.3 github.com/segmentio/kafka-go v0.4.40 go.mongodb.org/mongo-driver v1.11.4