Commit 226295a
committed
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 226295a
2 files changed
Lines changed: 3 additions & 17 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 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
| 111 | + | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
0 commit comments