Skip to content

Commit 5347245

Browse files
author
Abdul Dakkak
committed
switch to benesch/cgosymbolizer
1 parent a73e816 commit 5347245

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

symbolizer.go

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
// +build linux
1+
// +build cgo
22

33
package cntk
44

5-
import _ "github.com/ianlancetaylor/cgosymbolizer"
5+
6+
import _ "github.com/benesch/cgosymbolizer"

0 commit comments

Comments
 (0)