Removed replace statement

This commit is contained in:
Eduard Urbach 2019-05-10 18:18:28 +09:00
parent aa2873ac3a
commit c3a04e3f8a

2
go.mod
View File

@ -58,6 +58,4 @@ require (
gopkg.in/yaml.v2 v2.2.2 // indirect
)
replace github.com/aerogo/graphql => /home/eduard/projects/aerogo/graphql
exclude github.com/logpacker/PayPal-Go-SDK v2.0.0+incompatible