projectdiscovery/retryabledns

error installing because of a changed stringutil

firefart opened this issue · 0 comments

updating with go get -u fails to compile because the function signature of stringsutil.Before changed over here projectdiscovery/stringsutil#25

# github.com/projectdiscovery/retryabledns/hostsfile
Error: ../../../go/pkg/mod/github.com/projectdiscovery/retryabledns@v1.0.14/hostsfile/hostsfile.go:50:11: assignment mismatch: 1 variable but stringsutil.Before returns 2 values