Closed HerbertJordan closed 1 week ago
This change can save minutes of build time in the development loop since dependencies are downloaded only once and then cached by docker as long as the go.mod files do not change.
go.mod
This change can save minutes of build time in the development loop since dependencies are downloaded only once and then cached by docker as long as the
go.mod
files do not change.