Commit 445e99d
Matt McShane
Update go.sum before building proxygen (#106)
* Update go.sum before building proxygen
The unpinned versions (e.g. we depend on the latest version of
google.golang.org/genproto) change frequently and if the go.sum isn't
updated, builds will fail.
* Bump the go version used by ci workflow
Proxy codegen needs 1.18 or higher.1 parent 35f91d4 commit 445e99d
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments