Experimental custodial API
Go to file
dependabot[bot] 4dac0e8413
build(deps): bump github.com/labstack/echo/v4 from 4.10.1 to 4.10.2 (#59)
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.10.1 to 4.10.2.
- [Release notes](https://github.com/labstack/echo/releases)
- [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/labstack/echo/compare/v4.10.1...v4.10.2)

---
updated-dependencies:
- dependency-name: github.com/labstack/echo/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-01 15:14:27 +03:00
.github bump: go version -> 1.20.X 2023-02-24 16:48:23 +00:00
cmd/service feat: add in-built db migrator 2023-03-01 11:19:57 +00:00
internal refactor: ctx propagation, api handlers 2023-02-24 16:46:46 +00:00
migrations feat: add in-built db migrator 2023-03-01 11:19:57 +00:00
pkg feat: add in-built db migrator 2023-03-01 11:19:57 +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 feat: add in-built db migrator 2023-03-01 11:19:57 +00:00
config.toml feat: add in-built db migrator 2023-03-01 11:19:57 +00:00
docker-compose.build.yaml ci: fix docker cache image source 2023-01-10 11:23:30 +00:00
docker-compose.dev.yaml refactor: breaking API changes 2023-02-15 10:05:43 +03:00
Dockerfile feat: add in-built db migrator 2023-03-01 11:19:57 +00:00
go.mod build(deps): bump github.com/labstack/echo/v4 from 4.10.1 to 4.10.2 (#59) 2023-03-01 15:14:27 +03:00
go.sum build(deps): bump github.com/labstack/echo/v4 from 4.10.1 to 4.10.2 (#59) 2023-03-01 15:14:27 +03:00
LICENSE release: v0.1.0-alpha 2022-12-01 08:09:46 +00:00
queries.sql build: move SQL queries to root folder 2023-02-28 10:37:30 +00:00