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