Experimental custodial API
Go to file
dependabot[bot] 885163e48a
build(deps): bump github.com/nats-io/nats.go from 1.23.0 to 1.24.0 (#60)
Bumps [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/nats-io/nats.go/releases)
- [Commits](https://github.com/nats-io/nats.go/compare/v1.23.0...v1.24.0)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats.go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-01 15:37:33 +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
Dockerfile feat: add in-built db migrator 2023-03-01 11:19:57 +00:00
LICENSE release: v0.1.0-alpha 2022-12-01 08:09:46 +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
go.mod build(deps): bump github.com/nats-io/nats.go from 1.23.0 to 1.24.0 (#60) 2023-03-01 15:37:33 +03:00
go.sum build(deps): bump github.com/nats-io/nats.go from 1.23.0 to 1.24.0 (#60) 2023-03-01 15:37:33 +03:00
queries.sql build: move SQL queries to root folder 2023-02-28 10:37:30 +00:00