Experimental custodial API
Go to file
dependabot[bot] 7520ba11f4
build(deps): bump github.com/jackc/pgx/v5 from 5.1.1 to 5.2.0 (#33)
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/jackc/pgx/releases)
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.1.1...v5.2.0)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-10 09:48:20 +03:00
.github ci: remove docker login from binary build 2022-12-01 09:34:24 +00:00
cmd feat: add service mode flags, other refactors 2022-12-01 14:29:34 +00:00
internal tests (keystore): add integration tests 2022-12-19 08:59:16 +00:00
pkg init: celo wip 2022-11-30 09:51:24 +00:00
.deepsource.toml init: celo wip 2022-11-30 09:51:24 +00:00
.env.example fix: enable CGO builds 2022-12-01 09:19:47 +00:00
.gitignore tests (keystore): add integration tests 2022-12-19 08:59:16 +00:00
.goreleaser.yaml fix: goreleaser build id 2022-12-01 09:31:08 +00:00
Dockerfile fix: enable CGO builds 2022-12-01 09:19:47 +00:00
LICENSE release: v0.1.0-alpha 2022-12-01 08:09:46 +00:00
config.toml feat: add service mode flags, other refactors 2022-12-01 14:29:34 +00:00
docker-compose.build.yaml fix: enable CGO builds 2022-12-01 09:19:47 +00:00
docker-compose.test.yaml tests (keystore): add integration tests 2022-12-19 08:59:16 +00:00
docker-compose.yaml asynqmon: fix redis addr 2023-01-09 12:30:24 +00:00
go.mod build(deps): bump github.com/jackc/pgx/v5 from 5.1.1 to 5.2.0 (#33) 2023-01-10 09:48:20 +03:00
go.sum build(deps): bump github.com/jackc/pgx/v5 from 5.1.1 to 5.2.0 (#33) 2023-01-10 09:48:20 +03:00