Removed replace statement
This commit is contained in:
parent
aa2873ac3a
commit
c3a04e3f8a
2
go.mod
2
go.mod
@ -58,6 +58,4 @@ require (
|
|||||||
gopkg.in/yaml.v2 v2.2.2 // indirect
|
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
|
exclude github.com/logpacker/PayPal-Go-SDK v2.0.0+incompatible
|
||||||
|
Loading…
Reference in New Issue
Block a user