Hi Alex,

OK, understood.

If the "local download cache path" is well-known (this is not by any chance 
$DL_DIR?), then we could create a tar from the vendor directory (which is 
created when you call "go mod vendor" and contains all the downloaded 
dependencies) and put this tar file into the download cache.

Before actually calling "go mod vendor", we would first check, if there is a 
tar file for the vendor directory in the download cache and if so simply unpack 
the tar.

Does this make sense, or am I too naive and this is just nonsense?

Jürgen
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#53082): https://lists.yoctoproject.org/g/yocto/message/53082
Mute This Topic: https://lists.yoctoproject.org/mt/81968964/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to