From 7c97f29d63b6ee2d104b8956ca9046e91dfc99c9 Mon Sep 17 00:00:00 2001 From: eyedeekay Date: Thu, 1 May 2025 00:45:57 -0400 Subject: [PATCH] update modules and rebuild --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 969d95c..0eab840 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/go-i2p/go-gittisane go 1.23.5 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 )