Merge commit 'd5e394a'
This commit is contained in:
commit
6ee828f88c
1 changed files with 1 additions and 1 deletions
2
bool.go
2
bool.go
|
@ -6,7 +6,7 @@ import (
|
|||
"encoding/json"
|
||||
"errors"
|
||||
|
||||
"github.com/nullbio/null/convert"
|
||||
"gopkg.in/nullbio/null.v6/convert"
|
||||
)
|
||||
|
||||
// Bool is a nullable bool.
|
||||
|
|
Loading…
Add table
Reference in a new issue