Commit 1d874e8
committed
fix(docker): copy gen/ before go mod download
The go.mod replace directive points to ./gen/go which must exist
for go mod download to resolve the local module.1 parent 1b3bdc3 commit 1d874e8
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments