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/util/syspolicy/setting
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
..
errors.go util/syspolicy/source: add package for reading policy settings from external stores 1 year ago
key.go util/syspolicy: implement a syspolicy store that reads settings from environment variables 1 year ago
origin.go go.mod: bump github.com/go-json-experiment/json (#15010) 9 months ago
policy_scope.go util/syspolicy: add rsop package that provides access to the resultant policy 1 year ago
policy_scope_test.go util/syspolicy/setting: add package that contains types for the next syspolicy PRs 1 year ago
raw_item.go go.mod: bump github.com/go-json-experiment/json (#15010) 9 months ago
raw_item_test.go util/syspolicy/setting: make setting.RawItem JSON-marshallable 1 year ago
setting.go util/syspolicy: add rsop package that provides access to the resultant policy 1 year ago
setting_test.go util/syspolicy/setting: add package that contains types for the next syspolicy PRs 1 year ago
snapshot.go go.mod: bump github.com/go-json-experiment/json (#15010) 9 months ago
snapshot_test.go util/syspolicy/setting: make setting.Snapshot JSON-marshallable 1 year ago
summary.go go.mod: bump github.com/go-json-experiment/json (#15010) 9 months ago
types.go util/syspolicy/setting: add package that contains types for the next syspolicy PRs 1 year ago