ff74f49047
Also ensure that the go 1.17 breaking changes to net.ParseCIDR don't make us choke on stored CIDRs that were acceptable to older Go versions.
4 lines
157 B
Plaintext
4 lines
157 B
Plaintext
```release-note:improvement
|
|
core: build with Go 1.17, and mitigate a breaking change they made that could impact how approle and ssh interpret IPs/CIDRs
|
|
```
|