You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixes#482 - fix macos build with go 1.26 (#485)
* build: link against resolv on macOS
Fixes Go 1.26+ linking error on macOS. See golang/go#58159
* follow-up to d6ebb55 - bump version
---------
Co-authored-by: Asem Arafa <asemarafa@google.com>