diff options
Diffstat (limited to 'vendor/github.com/tklauser/go-sysconf/sysconf_generic.go')
| -rw-r--r-- | vendor/github.com/tklauser/go-sysconf/sysconf_generic.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vendor/github.com/tklauser/go-sysconf/sysconf_generic.go b/vendor/github.com/tklauser/go-sysconf/sysconf_generic.go index 248bdc9..7dcc6f4 100644 --- a/vendor/github.com/tklauser/go-sysconf/sysconf_generic.go +++ b/vendor/github.com/tklauser/go-sysconf/sysconf_generic.go @@ -3,7 +3,6 @@ // license that can be found in the LICENSE file. //go:build darwin || dragonfly || freebsd || linux || netbsd || openbsd -// +build darwin dragonfly freebsd linux netbsd openbsd package sysconf |
