Replies: 4 comments 1 reply
-
How about the precompiled binary? The last official security update for Mojave was in July 2021, and support ceased in October 2021. |
Beta Was this translation helpful? Give feedback.
-
Thanks for the reply, however, also the binary seem not compatible with Mojave: dyld: Symbol not found: _SecTrustCopyCertificateChain Any other solution ? |
Beta Was this translation helpful? Give feedback.
-
You can try compiling the code with your installed Go version. It might work. But this is completely untested. |
Beta Was this translation helpful? Give feedback.
-
For anyone interested, it worked thanks to the fantastic Perplexity AI, which guided me step by step through the manual installation. Looking forward to the next update! :-) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am stack with go 1.24.6 on Mojave as 1.25 require Monterey.
There is any way to update dnscrypt-proxy 2.1.13 to 2.1.14 using go dependency 1.24.6 ?
Homebrew error:
==> Upgrading dnscrypt-proxy
2.1.13 -> 2.1.14
==> Installing dnscrypt-proxy dependency: go
go: This software does not run on macOS versions older than Monterey.
Error: An unsatisfied requirement failed this build.
Any help would be greatly appreciated.
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions