summaryrefslogtreecommitdiffstats
path: root/logging
diff options
context:
space:
mode:
authorSean E. Russell <ser@ser1.net>2020-02-20 10:05:58 -0600
committerSean E. Russell <ser@ser1.net>2020-02-20 12:35:18 -0600
commit5f37965467eb89f6d7e2cb83fe20ed1de25ab9a7 (patch)
tree46de122a279e78f4b4559df74bb5a8ddae613942 /logging
parentf96a97c3d8f5b8cd87a6e2f1fd1d0a4032c429a7 (diff)
Builds for darwin; requires docker.
osxcross has an old go; make go.mod match. Directory clean-ups
Diffstat (limited to 'logging')
-rw-r--r--logging/logging_other.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/logging/logging_other.go b/logging/logging_other.go
index f5705d6..fd88b83 100644
--- a/logging/logging_other.go
+++ b/logging/logging_other.go
@@ -1,4 +1,4 @@
-// +build linux openbsd freebsd
+// +build linux openbsd freebsd darwin
// +build !arm64
package logging