You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/07/09 01:14:45 UTC

[GitHub] [incubator-apisix] moonming commented on a change in pull request #1818: multi ssl bug

moonming commented on a change in pull request #1818:
URL: https://github.com/apache/incubator-apisix/pull/1818#discussion_r451908370



##########
File path: .travis/osx_openresty_runner.sh
##########
@@ -23,8 +23,8 @@ export_or_prefix() {
 }
 
 before_install() {
-    HOMEBREW_NO_AUTO_UPDATE=1 brew install perl cpanminus etcd luarocks openresty/brew/openresty-debug redis@3.2
-    brew upgrade go
+    HOMEBREW_NO_AUTO_UPDATE=1 brew install perl cpanminus etcd luarocks openresty/brew/openresty-debug redis@4.0
+    brew install go@1.13

Review comment:
       Is this modification related to this ssl bug?




----------------------------------------------------------------
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.

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