From 7753f421323ad4b77c4f5c59dc000f8a6b1aa491 Mon Sep 17 00:00:00 2001 From: tobi <31960611+tsmethurst@users.noreply.github.com> Date: Mon, 13 Nov 2023 11:08:02 +0100 Subject: [chore] update otel -> v1.20.0 (#2358) --- vendor/golang.org/x/sys/unix/sockcmsg_unix.go | 1 - 1 file changed, 1 deletion(-) (limited to 'vendor/golang.org/x/sys/unix/sockcmsg_unix.go') diff --git a/vendor/golang.org/x/sys/unix/sockcmsg_unix.go b/vendor/golang.org/x/sys/unix/sockcmsg_unix.go index 3865943f6..c3a62dbb1 100644 --- a/vendor/golang.org/x/sys/unix/sockcmsg_unix.go +++ b/vendor/golang.org/x/sys/unix/sockcmsg_unix.go @@ -3,7 +3,6 @@ // license that can be found in the LICENSE file. //go:build aix || darwin || dragonfly || freebsd || linux || netbsd || openbsd || solaris || zos -// +build aix darwin dragonfly freebsd linux netbsd openbsd solaris zos // Socket control messages -- cgit v1.2.3