mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 09:41:57 +00:00
Fix compilation in darwin
This commit is contained in:
4
common/marshal/marshal_darwin.go
Normal file
4
common/marshal/marshal_darwin.go
Normal file
@@ -0,0 +1,4 @@
|
||||
package marshal
|
||||
|
||||
// Stub to make the compiler happy in darwin (i.e. avoid "no buildable Go source
|
||||
// files in" error)
|
||||
Reference in New Issue
Block a user