Commit graph

21 commits

Author SHA1 Message Date
renovate[bot]
908f12024c
Update module github.com/jackc/pgx/v5 to v5.0.0-beta.3 2022-08-23 06:10:40 +00:00
89d9a04833
chore(deps): update dependencies 2022-08-18 19:25:07 +02:00
070944e1e1
chore: update to Go 1.19 2022-08-03 19:19:21 +02:00
25e070cebc
refactor: migrate to new Git infrastructure 2022-08-02 20:45:09 +02:00
87211eb280
Merge pull request #14 from baez90/renovate/github.com-jackc-pgx-v5-5.x
Update module github.com/jackc/pgx/v5 to v5.0.0-alpha.5
2022-07-26 22:16:53 +02:00
renovate[bot]
b9a9339936
Update golang.org/x/exp digest to a9213ee 2022-07-26 20:09:13 +00:00
renovate[bot]
47b0dfe550
Update golang.org/x/sync digest to 886fb93 2022-07-22 17:53:24 +00:00
renovate[bot]
4ad7551073
Update module github.com/jackc/pgx/v5 to v5.0.0-alpha.5 2022-07-17 01:42:56 +00:00
renovate[bot]
a20d0c1372
Update golang.org/x/exp digest to 79cabaa 2022-07-13 16:25:16 +00:00
renovate[bot]
e6fdba2cf9
Update module github.com/jackc/pgx/v5 to v5.0.0-alpha.4 2022-06-27 05:54:46 +00:00
renovate[bot]
3ebc2a6060
Update module github.com/alecthomas/participle/v2 to v2.0.0-beta.1 2022-06-26 11:32:42 +00:00
ccb03d6556
feat(protocols): add basic SQL checks and rows validation 2022-06-18 11:46:04 +02:00
Renovate Bot
80d59304f9
Update golang.org/x/exp digest to b0d7811 2022-06-13 18:11:53 +00:00
f9e3c2f4f1
feat(protocols): add basic HTTP checks 2022-06-09 22:12:45 +02:00
212f94b6ea
chore(deps): update golang.org/x/exp 2022-06-09 17:24:18 +02:00
6ce1426105
feat(validation): add generic validator framework 2022-06-09 17:22:06 +02:00
8a84c12143
fix(parser): fix test cases
bump deps
2022-06-02 19:31:28 +02:00
81b65b42b6
Prepare API 2022-05-13 16:46:31 +02:00
Renovate Bot
a5a76a393d
Update module go.uber.org/zap to v1.21.0 2022-05-08 09:01:57 +00:00
4c2aa968d2
Implement config reading
- support config file
- support reading checks, server definition and endpoint definitions from env
2022-05-08 11:00:22 +02:00
803f52ba46
Add basic Redis checks 2022-04-28 18:35:02 +02:00