You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/types/opt
Joe Tsai ae303d41dd
go.mod: bump github.com/go-json-experiment/json (#15010)
The upstream module has seen significant work making
the v1 emulation layer a high fidelity re-implementation
of v1 "encoding/json".

This addresses several upstream breaking changes:
* MarshalJSONV2 renamed as MarshalJSONTo
* UnmarshalJSONV2 renamed as UnmarshalJSONFrom
* Options argument removed from MarshalJSONV2
* Options argument removed from UnmarshalJSONV2

Updates tailscale/corp#791

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
9 months ago
..
bool.go types/opt: add BoolFlag for setting Bool value as a flag 1 year ago
bool_test.go types/opt: add BoolFlag for setting Bool value as a flag 1 year ago
value.go go.mod: bump github.com/go-json-experiment/json (#15010) 9 months ago
value_test.go types/opt: fix test to be agnostic to omitzero support (#14401) 12 months ago