Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update deps #27

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Update deps #27

wants to merge 2 commits into from

Conversation

Felixoid
Copy link
Collaborator

Not sure if we need vendor directory, but it improves the docker buildings significantly

@Hipska
Copy link

Hipska commented Nov 20, 2024

I heard that this was the old way of golang to manage modules. I think we can get rid of it when using current golang versions.

@Felixoid
Copy link
Collaborator Author

Felixoid commented Nov 20, 2024

it's officially supported by go mod vendor + -mod=vendor flag.

  • as said, it reduces docker build time very much

I don't say we must keep it, but it's the info to consider

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants