mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-28 16:01:05 +00:00
TUN-813: Clean up cloudflared dependencies
This commit is contained in:
11
vendor/golang.org/x/net/icmp/sys_freebsd.go
generated
vendored
11
vendor/golang.org/x/net/icmp/sys_freebsd.go
generated
vendored
@@ -1,11 +0,0 @@
|
||||
// Copyright 2014 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.
|
||||
|
||||
package icmp
|
||||
|
||||
import "syscall"
|
||||
|
||||
func init() {
|
||||
freebsdVersion, _ = syscall.SysctlUint32("kern.osreldate")
|
||||
}
|
Reference in New Issue
Block a user