webhook/vendor
christopher-conley f108a2b38e Allow Linux setuid/setgid
This commit allows webhook to setuid/setgid when running on Linux.

Tested with:

go get -d

CGO_ENABLED=0 go build -ldflags="-s -w"

Correctly compiled, ran, setuid/setgid properly, and answered hook requests.
2023-07-22 23:01:40 -04:00
..
github.com Add XML payload support 2019-12-24 15:58:49 -06:00
golang.org/x/sys Add missing windows dependency 2019-12-29 18:08:35 -06:00
gopkg.in Vendor code using godep. 2017-10-09 20:05:32 +02:00
modules.txt Allow Linux setuid/setgid 2023-07-22 23:01:40 -04:00