systemtruststores.github.io

Go

Go is “an open source programming language that makes it easy to build simple, reliable, and efficient software”.

Go supports the system truststore on:

Go uses the system truststore by default. You do not need to do anything extra to use it.

All modern versions of Go support this feature. (The macOS bindings are present in Go’s source code at least as far back as v1.3 (golang/go@4f23481), which was released in 2014.)