This is an automated email from the ASF dual-hosted git repository.
jimin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-seata-go-samples.git
The following commit(s) were added to refs/heads/main by this push:
new ab6c9bb fix: upgrade go version (#65)
ab6c9bb is described below
commit ab6c9bbdad341c65af73bb217059f129306dceee
Author: Zonglei Dong <[email protected]>
AuthorDate: Thu Jun 12 14:01:58 2025 +0800
fix: upgrade go version (#65)
---
go.mod | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/go.mod b/go.mod
index a956abe..ff08e78 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
module seata.apache.org/seata-go-samples
-go 1.18
+go 1.20
require (
dubbo.apache.org/dubbo-go/v3 v3.0.4
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]