This is an automated email from the ASF dual-hosted git repository.

luky116 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-seata-go.git


The following commit(s) were added to refs/heads/master by this push:
     new 465e8c7b upgrade getty from 1.4.9 to 1.4.10 (#679)
465e8c7b is described below

commit 465e8c7b246fc097fa0ac771b2fed8d5ac5a746b
Author: Xin.Zh <dragonchar...@foxmail.com>
AuthorDate: Wed Mar 27 16:25:40 2024 +0800

    upgrade getty from 1.4.9 to 1.4.10 (#679)
---
 go.mod | 4 ++--
 go.sum | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/go.mod b/go.mod
index eae719d0..b7d53291 100644
--- a/go.mod
+++ b/go.mod
@@ -1,11 +1,11 @@
 module github.com/seata/seata-go
 
-go 1.18
+go 1.20
 
 require (
        dubbo.apache.org/dubbo-go/v3 v3.0.4
        github.com/DATA-DOG/go-sqlmock v1.5.0
-       github.com/apache/dubbo-getty v1.4.10-0.20230731065302-7c0f0039e59c
+       github.com/apache/dubbo-getty v1.4.10
        github.com/arana-db/parser v0.2.5
        github.com/bluele/gcache v0.0.2
        github.com/dsnet/compress v0.0.1
diff --git a/go.sum b/go.sum
index 9a370bcc..ae805fde 100644
--- a/go.sum
+++ b/go.sum
@@ -68,8 +68,8 @@ github.com/alibaba/sentinel-golang v1.0.4/go.mod 
h1:Lag5rIYyJiPOylK8Kku2P+a23gdK
 github.com/aliyun/alibaba-cloud-sdk-go v1.61.18/go.mod 
h1:v8ESoHo4SyHmuB4b1tJqDHxfTGEciD+yhvOU/5s1Rfk=
 github.com/antihax/optional v1.0.0/go.mod 
h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=
 github.com/apache/dubbo-getty v1.4.9-0.20221022181821-4dc6252ce98c/go.mod 
h1:6qmrqBSPGs3B35zwEuGhEYNVsx1nfGT/xzV2yOt2amM=
-github.com/apache/dubbo-getty v1.4.10-0.20230731065302-7c0f0039e59c 
h1:e1pJKY0lFvO6rik7m3qmpMRA98cc9Zkg6AJeB1/7QFQ=
-github.com/apache/dubbo-getty v1.4.10-0.20230731065302-7c0f0039e59c/go.mod 
h1:TqHfi87Ufv7wpwI7nER5Kx8FCb/jjwlyazxiYwEmTs8=
+github.com/apache/dubbo-getty v1.4.10 
h1:ZmkpHJa/qgS0evX2tTNqNCz6rClI/9Wwp7ctyMml82w=
+github.com/apache/dubbo-getty v1.4.10/go.mod 
h1:V64WqLIxksEgNu5aBJBOxNIvpOZyfUJ7J/DXBlKSUoA=
 github.com/apache/dubbo-go-hessian2 v1.9.1/go.mod 
h1:xQUjE7F8PX49nm80kChFvepA/AvqAZ0oh/UaB6+6pBE=
 github.com/apache/dubbo-go-hessian2 v1.9.3/go.mod 
h1:xQUjE7F8PX49nm80kChFvepA/AvqAZ0oh/UaB6+6pBE=
 github.com/apache/dubbo-go-hessian2 v1.11.4 
h1:u8spEogpaZ82/k3bmv1PLYnha/wiwsIme15FuZZgkiI=


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org
For additional commands, e-mail: notifications-h...@seata.apache.org

Reply via email to