samuong / alpaca

A local HTTP proxy for command-line tools. Supports PAC scripts and NTLM authentication.
Apache License 2.0
184 stars 31 forks source link

go test fails with io.ReadAll not found #80

Closed rtfmoz2 closed 2 years ago

rtfmoz2 commented 2 years ago
rtfmoz@DESKTOP-H138G2U:/mnt/c/Users/Kevin/Projects/alpaca$ go test
# github.com/samuong/alpaca [github.com/samuong/alpaca.test]
./authenticator_test.go:87:15: undefined: io.ReadAll
FAIL    github.com/samuong/alpaca [build failed]
rtfmoz2 commented 2 years ago

Not an issue. WSL only installed golang version 1.13