Remove local replace in go.mod.

This commit is contained in:
Martin Dosch 2022-07-15 15:00:06 +02:00
parent 05c311e059
commit 1efe3e3755
No known key found for this signature in database
GPG Key ID: 52A57CFCE13D657D

1
go.mod
View File

@ -2,7 +2,6 @@ module salsa.debian.org/mdosch/go-sendxmpp
go 1.17
replace github.com/mattn/go-xmpp => /home/martin/build/go-xmpp
require (
github.com/ProtonMail/gopenpgp/v2 v2.4.8
github.com/beevik/etree v1.1.0