- Notifications
You must be signed in to change notification settings - Fork4
Commit0a60290
authored
fix: downgrade coder v2.15.0 -> 2.14.2 (#91)
I don't totally understand why CI tests passed (as goreleaser did not),but upgrading our codersdk `v2.15.0` introduced `coderdtest` as adependency, when we want to avoid all the dependencies it requires, i.e.tailscale & gvisor, and the go mod replace directives for them.`codersdk` `v2.14.2` works fine against a `v2.15.0` deployment, so thisis safe. When `v2.15.0` gets patched we'll upgrade once again. Related:coder/coder#14633 Treating as hotfix & merging.1 parentaa380e2 commit0a60290
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
| 145 | + | |
144 | 146 | | |
145 | 147 | | |
146 | 148 | | |
| |||
0 commit comments
Comments
(0)