Commit 7808b91
committed
tlsconfig: remove uses of PreferServerCipherSuites
This field was deprecated in [go1.17beta1], and is no longer used, so we
can remove its use, as the minimum go version in go.mod is go1.18.
[go1.17beta1]: golang/go@9d0819b
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>1 parent 1401877 commit 7808b91
2 files changed
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
| 56 | + | |
| 57 | + | |
59 | 58 | | |
60 | 59 | | |
61 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | 130 | | |
134 | 131 | | |
135 | 132 | | |
| |||
0 commit comments