X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=vendor%2Fgolang.org%2Fx%2Fsys%2Funix%2Fsyscall.go;h=fd4ee8ebeb7072d32b042e2d6f1ba7b8bc055122;hb=03f98475e953bf27db3019fa0840ebc6df7fd295;hp=0d4b1d7a20e6ade73e85a11088cf63e37ea8391a;hpb=15c0b25d011f37e7c20aeca9eaf461f78285b8d9;p=github%2Ffretlink%2Fterraform-provider-statuscake.git diff --git a/vendor/golang.org/x/sys/unix/syscall.go b/vendor/golang.org/x/sys/unix/syscall.go index 0d4b1d7..fd4ee8e 100644 --- a/vendor/golang.org/x/sys/unix/syscall.go +++ b/vendor/golang.org/x/sys/unix/syscall.go @@ -50,5 +50,4 @@ func BytePtrFromString(s string) (*byte, error) { } // Single-word zero for use when we need a valid pointer to 0 bytes. -// See mkunix.pl. var _zero uintptr