Remove local replace in go.mod.

v0.5
Martin Dosch 2 years ago
parent 6d860ea487
commit 4b685c435b

@ -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

Loading…
Cancel
Save