Commit 87477d2
authored
refactor: simplify go version in release workflow (#444)
Removed the separate job for reading the Go version from .'go-version 'and now use the 'go.mod' file directly. This streamlines the workflow and reduces complexity.
Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>1 parent a41a7a2 commit 87477d2
1 file changed
Lines changed: 1 addition & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 16 | | |
29 | | - | |
30 | | - | |
31 | 17 | | |
32 | 18 | | |
33 | 19 | | |
| |||
37 | 23 | | |
38 | 24 | | |
39 | 25 | | |
40 | | - | |
| 26 | + | |
41 | 27 | | |
42 | 28 | | |
43 | 29 | | |
| |||
0 commit comments