Remove local replace in go.mod.

This commit is contained in:
Martin Dosch 2022-07-15 15:00:06 +02:00
parent 6d860ea487
commit 4b685c435b

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