mirror of
https://github.com/rwinkhart/peercred-mini.git
synced 2026-08-28 04:46:43 -04:00
Add support for solaris
This commit is contained in:
committed by
Brad Fitzpatrick
parent
6dd762fa3d
commit
35a0c7bd7e
@@ -2,7 +2,7 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
//go:build go1.15 && (linux || darwin || freebsd)
|
||||
//go:build go1.15 && (linux || darwin || freebsd || illumos || solaris)
|
||||
|
||||
package peercred
|
||||
|
||||
|
||||
Reference in New Issue
Block a user