1
0
Fork 0

chore: update go version

This commit is contained in:
Seraphim Strub 2025-05-17 15:43:16 +00:00
parent 16e195b8af
commit 51171f0afe

4
go.mod
View file

@ -1,5 +1,7 @@
module rievo.dev/sst/go-abuseipdb
go 1.22
go 1.24
toolchain go1.24.2
require github.com/allegro/bigcache/v3 v3.1.0