L
L
lapu_lapu2016-04-23 15:07:32
go
lapu_lapu, 2016-04-23 15:07:32

How to install package in vendor directory?

Tell me, is it possible to install package in the vendor directory of the project using go get?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
U
uvelichitel, 2016-04-23
@uvelichitel

No.

Get never checks out or updates code stored in vendor directories.
You need to manually or use assistive devices. There are many of them, for example https://glide.sh/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question