update modules and rebuild

This commit is contained in:
eyedeekay
2025-05-01 00:45:57 -04:00
parent cb0ab3e597
commit 7c97f29d63

2
go.mod
View File

@ -3,7 +3,7 @@ module github.com/go-i2p/go-gittisane
go 1.23.5 go 1.23.5
require ( require (
github.com/go-i2p/go-meta-listener v0.0.4-0.20250501040651-87fc3e211374 github.com/go-i2p/go-meta-listener ab41cecda529dbc0dd71427b7e30659cd63b916c
github.com/go-i2p/onramp v0.33.92 github.com/go-i2p/onramp v0.33.92
) )