diff --git a/go.mod b/go.mod index 3dd321b..3040180 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/gin-gonic/gin v1.10.0 github.com/go-resty/resty/v2 v2.11.0 github.com/joho/godotenv v1.5.1 - github.com/oschwald/maxminddb-golang v1.12.0 + github.com/oschwald/maxminddb-golang v1.13.1 github.com/robfig/cron/v3 v3.0.1 github.com/rs/zerolog v1.33.0 github.com/safing/mmdbmeld v0.3.0