Ian Lozinski 9 anni fa
parent
commit
131da82289
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      session_test.go

+ 1 - 0
session_test.go

@@ -4,6 +4,7 @@ package gocql
 
 import (
 	"fmt"
+	"sync"
 	"testing"
 )