JustTalDevelops / hcaptcha-solver-api

An hCaptcha solver API based on my package.
10 stars 2 forks source link

Error #3

Closed andress134 closed 3 years ago

andress134 commented 3 years ago

Hello @JustTalDevelops When i try to install it i get this error

github.com/justtaldevelops/hcaptcha-solver-api

/root/gocode/src/github.com/justtaldevelops/hcaptcha-solver-api/config.go:21:12: undefined: os.ReadFile

JustTalDevelops commented 3 years ago

Use Go 1.16

JustTalDevelops commented 3 years ago

Also, if you're already using Go, it's pretty pointless to use the API. Just use the library directly

JustTalDevelops commented 3 years ago

It just adds another useless middle man which will slow down captcha solving