This repository was archived by the owner on Jan 23, 2024. It is now read-only.
Commit 9318038
docker/opbeans/go: strip vN from replacement path (#1401)
When replacing go.elastic.co/apm modules for opbeans-go,
strip the trailing /vN (e.g. /v2) from the module paths
to form the directory structure. The version suffix is
only present in module files, not in the directory
structure.
(cherry picked from commit ed30b62)1 parent 324ec72 commit 9318038
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments