crypto/tls | Package tls partially implements TLS 1.2, as specified in RFC 5246, and TLS 1.3, as specified in RFC 8446. |
database/sql | Package sql provides a generic interface around SQL (or SQL-like) databases. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/ClickHouse/clickhouse-go/v2 | |
github.com/go-sql-driver/mysql | Package mysql provides a MySQL driver for Go's database/sql package. |
github.com/jackc/pgx/v4/stdlib | Package stdlib is the compatibility layer from pgx to database/sql. |
github.com/ory/dockertest/v3 | |
github.com/ory/dockertest/v3/docker | Package docker provides a client for the Docker remote API. |
github.com/vertica/vertica-sql-go | |
log | Package log implements a simple logging package. |
strconv | Package strconv implements conversions to and from string representations of basic data types. |
time | Package time provides functionality for measuring and displaying time. |