Versions in this module Expand all Collapse all v0 v0.3.0 Apr 14, 2019 GO-2024-3036 GO-2024-3036: cortex establishes TLS connections with `InsecureSkipVerify` set to `true` in github.com/cortexproject/cortex v0.2.0 Mar 12, 2019 GO-2024-3036 GO-2024-3036: cortex establishes TLS connections with `InsecureSkipVerify` set to `true` in github.com/cortexproject/cortex Changes in this version + func FlattenAllStrValues(obj interface{}) ([]string, error) + func FlattenAllStrValuesAsSet(obj interface{}) (strset.Set, error)