mirror of
https://github.com/creamlike1024/EasyLPAC.git
synced 2026-04-25 12:55:54 +03:00
[GH-ISSUE #21] Unable to cache modules needed for builds #77
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/EasyLPAC#77
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @shenghuang147 on GitHub (Aug 30, 2024).
Original GitHub issue: https://github.com/creamlike1024/EasyLPAC/issues/21
I'm in the process of packaging this project, but I need to build offline so I need to cache the modules, but since
github.com/creamlike1024/EasyLPAC@795b320f9c/go.mod (L38-L39)makes it impossible for me to cache using go mod vendor