mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-04-15 01:41:56 +00:00
Address: - github.com/docker/docker / github.com/containerd/containerd - CVE-2022-23471, CVE-2023-25153, CVE-2023-25173, CVE-2023-28840, CVE-2023-28841, CVE-2023-28842 - github.com/moby/moby - GHSA-vp35-85q5-9f25 - google.golang.org/protobuf - CVE-2023-24535, GHSA-hw7c-3rfg-p46j
6 lines
140 B
Go
6 lines
140 B
Go
//go:build windows
|
|
|
|
package winio
|
|
|
|
//go:generate go run github.com/Microsoft/go-winio/tools/mkwinsyscall -output zsyscall_windows.go ./*.go
|