Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom utls dependency for golang proxy tool unavailable #84

Closed
zebrapurring opened this issue Apr 17, 2022 · 1 comment
Closed

Custom utls dependency for golang proxy tool unavailable #84

zebrapurring opened this issue Apr 17, 2022 · 1 comment

Comments

@zebrapurring
Copy link
Contributor

Actual behavior Unable to build the golang proxy tool due to private dependencies.

To Reproduce Steps to reproduce the behavior

  1. go env -w GO111MODULE=auto
  2. go get github.com/Danny-Dasilva/CycleTLS/cycletls returns error package gitlab.com/yawning/utls.git: cannot download, git://gitlab.com/yawning/utls uses insecure protocol

Additional Information

  • Operating System information: macOS 12.3 Monterey on arm64
  • Node version: v16.14.2
  • Golang version: go1.18.1 darwin/arm64
@zebrapurring zebrapurring changed the title Unable to build the golang proxy tool Custom utls dependency for golang proxy tool unavailable Apr 17, 2022
@Danny-Dasilva
Copy link
Owner

Dependencies updated in release 0.0.19
go get -u github.com/Danny-Dasilva/CycleTLS/cycletls should work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants