updated dependencies

This commit is contained in:
Paul 2023-01-19 08:50:42 +01:00
parent 5b95e817de
commit 1cfe9e83bb

2
go.mod
View File

@ -1,6 +1,6 @@
module git.paulbsd.com/paulbsd/ipbl
go 1.18
go 1.19
require (
github.com/labstack/echo/v4 v4.10.0