Merge commit 'd5e394a'

This commit is contained in:
Aaron L 2016-11-14 19:12:57 -08:00
commit 6ee828f88c

View file

@ -6,7 +6,7 @@ import (
"encoding/json"
"errors"
"github.com/nullbio/null/convert"
"gopkg.in/nullbio/null.v6/convert"
)
// Bool is a nullable bool.