v0.0.114
This commit is contained in:
parent
1c77c2b8e8
commit
ccd03e50c8
@ -115,6 +115,8 @@ func (t RFC3339NanoTime) DecodeValue(dc bsoncodec.DecodeContext, vr bsonrw.Value
|
||||
return err
|
||||
}
|
||||
|
||||
val.Set(reflect.ValueOf(t))
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user