1
0
mirror of https://github.com/mje-nz/zerotier-dns.git synced 2024-05-11 05:55:15 +00:00
Files
Johann Richard 9bfb57c629 Fix for non-empty structs
Capabilites, Tags and TagsByName fields can be non-empty structs. The current code breaks in that case (can't be unmarshaled) whereas the patch replaces `string` with `json.RawMessage` to take care of it.
2020-05-03 23:33:46 +02:00
..
2020-05-03 23:33:46 +02:00
2020-05-03 23:33:46 +02:00