nodece commented on code in PR #1234:
URL: https://github.com/apache/pulsar-client-go/pull/1234#discussion_r1665491465


##########
README.md:
##########
@@ -38,7 +38,7 @@ CGo-based library.
 
 ## Requirements
 
-- Go 1.20+
+- Go 1.21+

Review Comment:
   Revert.



##########
README.md:
##########
@@ -152,7 +152,7 @@ Run the tests:
 
 Run the tests with specific versions of GOLANG and PULSAR:
 
-    make test GOLANG_VERSION=1.20 PULSAR_VERSION=2.10.0
+    make test GOLANG_VERSION=1.21.0 PULSAR_VERSION=2.10.0

Review Comment:
   Revert.



##########
go.mod:
##########
@@ -1,6 +1,6 @@
 module github.com/apache/pulsar-client-go
 
-go 1.18
+go 1.21

Review Comment:
   Revert.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to