Commit bd03067
committed
feat: add multi-platform build support and protocol config option
- Add Windows and Darwin (macOS) build targets to GoReleaser configuration
alongside existing Linux support for amd64 and arm64 architectures
- Add 'proto' field to example configuration to allow explicit protocol
specification (http/https)
This enables cross-platform distribution and provides more flexibility
in configuring the proxy protocol.1 parent 88b4c63 commit bd03067
2 files changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
0 commit comments