Skip to content
Snippets Groups Projects
Commit 30afe34c authored by Bruno Michel's avatar Bruno Michel
Browse files

Use go modules to build the stack

Until now, the stack was using the old way, with a GOPATH and no version
pinning for the dependencies. Here, we switch to go modules, that tracks
the dependencies in go.mod and go.sum files.
parent dd231d83
No related branches found
No related tags found
Loading
Showing with 404 additions and 34 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment