Commit b31918c
authored
chore(identity): add !windows tag in run_proxy_unix.go (#14345)
In a recent change #14307 we split the proxy running logic in the identity wrapper. It turns out that _unix suffixes are not ignored for windows builds. Therefore, we add a build tag to the file to ignore it for windows specific builds.
For context: golang/go#51572
Signed-off-by: Zahari Dichev zaharidichev@gmail.com1 parent b2adbea commit b31918c
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
0 commit comments