You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated github.com/oschwald/maxminddb-golang/v2 to v2.6.0, including
denial-of-service fixes and performance improvements. Regenerated model
decoders now reject duplicate recognized fields with an InvalidDatabaseError.
Added maxsize limits to strings and subdivision arrays in database models,
plus a size limit for the custom date decoder. Values exceeding these limits
now return an InvalidDatabaseError.