mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
55aa75df84
Just recently, glog introduced a fix for the potentially very expensive network call on windows that had been troubling us before: https://github.com/golang/glog/commit/97303146a4ffecf364d4300e07fca855d0062c43 It's become the v1.2.2 release. The release is now in vendor, and the replacement has been removed. Fixes #7024. Signed-off-by: Stephan Renatus <stephan@styra.com>