trigger rebuild

This commit is contained in:
eyedeekay
2025-04-19 00:00:39 -04:00
parent 2d42802050
commit e22b829f70
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -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.0-20250419022819-8fcc2498c73a
github.com/go-i2p/go-meta-listener v0.0.0-20250419035825-f7140ccfd4cc
github.com/go-i2p/onramp v0.33.92
)