feature: add cached Check and fix result unmarshalling
This commit is contained in:
parent
d374239c6c
commit
8c8b86bfa0
3 changed files with 92 additions and 55 deletions
2
go.mod
2
go.mod
|
@ -1,3 +1,5 @@
|
|||
module sst.rievo.dev/go-abuseipdb
|
||||
|
||||
go 1.22
|
||||
|
||||
require github.com/allegro/bigcache/v3 v3.1.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue