1
0
Fork 0

feature: add cached Check and fix result unmarshalling

This commit is contained in:
Seraphim Strub 2024-08-04 16:57:37 +00:00
parent d374239c6c
commit 8c8b86bfa0
3 changed files with 92 additions and 55 deletions

2
go.mod
View file

@ -1,3 +1,5 @@
module sst.rievo.dev/go-abuseipdb
go 1.22
require github.com/allegro/bigcache/v3 v3.1.0