Remove stray dev env reference in go.mod (shameful!)

This commit is contained in:
Kailash Nadh 2021-02-01 15:57:13 +05:30
parent d737e5d92b
commit f1095aaf64
1 changed files with 0 additions and 2 deletions

2
go.mod
View File

@ -27,5 +27,3 @@ require (
gopkg.in/volatiletech/null.v6 v6.0.0-20170828023728-0bef4e07ae1b
jaytaylor.com/html2text v0.0.0-20200220170450-61d9dc4d7195
)
replace github.com/knadh/smtppool => /home/kailash/code/go/my/knadh/smtp-pool