Update base image and Go
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-12-22 17:19:10 -08:00
parent 6a7628a84e
commit 14edfaf0e9
3 changed files with 6 additions and 4 deletions

2
go.mod
View File

@@ -2,6 +2,8 @@ module go.ntppool.org/geoipapi
go 1.23
toolchain go1.24rc1
require (
github.com/oschwald/geoip2-golang v1.11.0
go.ntppool.org/common v0.3.0