From 83b4c9ebc87d0fddf4e638f13e3af1483912e3a5 Mon Sep 17 00:00:00 2001 From: Terin Stock Date: Tue, 26 Apr 2022 20:30:25 -0700 Subject: [chore] remove vendor --- vendor/golang.org/x/net/internal/socket/empty.s | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 vendor/golang.org/x/net/internal/socket/empty.s (limited to 'vendor/golang.org/x/net/internal/socket/empty.s') diff --git a/vendor/golang.org/x/net/internal/socket/empty.s b/vendor/golang.org/x/net/internal/socket/empty.s deleted file mode 100644 index 90ab4ca3d..000000000 --- a/vendor/golang.org/x/net/internal/socket/empty.s +++ /dev/null @@ -1,8 +0,0 @@ -// Copyright 2018 The Go Authors. All rights reserved. -// Use of this source code is governed by a BSD-style -// license that can be found in the LICENSE file. - -//go:build darwin && go1.12 -// +build darwin,go1.12 - -// This exists solely so we can linkname in symbols from syscall. -- cgit v1.2.3