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/syscall_linux_386.go | 1 - 1 file changed, 1 deletion(-) (limited to 'vendor/golang.org/x/sys/unix/syscall_linux_386.go') diff --git a/vendor/golang.org/x/sys/unix/syscall_linux_386.go b/vendor/golang.org/x/sys/unix/syscall_linux_386.go index c7d9945ea..506dafa7b 100644 --- a/vendor/golang.org/x/sys/unix/syscall_linux_386.go +++ b/vendor/golang.org/x/sys/unix/syscall_linux_386.go @@ -3,7 +3,6 @@ // license that can be found in the LICENSE file. //go:build 386 && linux -// +build 386,linux package unix -- cgit v1.2.3