Skip to content

Commit a1edf2e

Browse files
authored
Merge pull request #2357 from gogolok/support_freebsd_build_phase
Support FreeBSD build phase
2 parents d4d426b + f464a62 commit a1edf2e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//go:build unix && !linux
2+
13
package client
24

35
import (

0 commit comments

Comments
 (0)