Commit graph

27 commits

Author SHA1 Message Date
dependabot[bot]
fd2ddb1b5c Bump github.com/go-redis/redis/v8 from 8.11.0 to 8.11.3
Bumps [github.com/go-redis/redis/v8](https://github.com/go-redis/redis) from 8.11.0 to 8.11.3.
- [Release notes](https://github.com/go-redis/redis/releases)
- [Changelog](https://github.com/go-redis/redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-redis/redis/compare/v8.11.0...v8.11.3)

---
updated-dependencies:
- dependency-name: github.com/go-redis/redis/v8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-14 15:40:45 +00:00
Andre Medeiros
713e56d375 go mod changes 2021-08-14 11:25:29 -04:00
André Medeiros
37f2e2aedd Merge branch 'main' into chore/refactor 2021-08-14 11:24:36 -04:00
Andre Medeiros
993c07938c ALL THE API 2021-08-08 14:19:47 -04:00
André Medeiros
233e66e9a7 Merge pull request #14 from christianselig/dependabot/go_modules/github.com/jackc/pgx/v4-4.13.0
Bump github.com/jackc/pgx/v4 from 4.12.0 to 4.13.0
2021-07-27 09:55:54 -04:00
Andre Medeiros
0d296a672e add test notification endpoint 2021-07-26 13:05:09 -04:00
dependabot[bot]
515ac90bf2 Bump github.com/jackc/pgx/v4 from 4.12.0 to 4.13.0
Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx) from 4.12.0 to 4.13.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/v4.12.0...v4.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26 08:24:51 +00:00
Andre Medeiros
5bc5d80447 bump pgx 2021-07-22 20:26:20 -04:00
dependabot[bot]
0cea7ea214 Bump github.com/DataDog/datadog-go
Bumps [github.com/DataDog/datadog-go](https://github.com/DataDog/datadog-go) from 4.8.0+incompatible to 4.8.1+incompatible.
- [Release notes](https://github.com/DataDog/datadog-go/releases)
- [Changelog](https://github.com/DataDog/datadog-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/DataDog/datadog-go/compare/v4.8.0...v4.8.1)

---
updated-dependencies:
- dependency-name: github.com/DataDog/datadog-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-21 08:27:09 +00:00
Andre Medeiros
3dbbe92603 parse MeResponse 2021-07-14 15:17:59 -04:00
Andre Medeiros
bb4b6f0e83 add heroku metrics back 2021-07-13 15:35:46 -04:00
Andre Medeiros
9fa0257d84 reorganize commands to keep things more consistent 2021-07-13 13:14:25 -04:00
Andre Medeiros
280c7eb593 added new things 2021-07-08 19:03:46 -04:00
Andre Medeiros
67ae62b765 add heroku metrics 2021-07-07 21:44:52 -04:00
Andre Medeiros
a1f0d73fc6 import fastparser, increase connectino count to 128 2021-07-07 21:01:54 -04:00
Andre Medeiros
86e6962474 fetch deps 2021-07-05 22:13:39 -04:00
Andre Medeiros
a76cc5f532 fixups 2021-07-05 20:38:36 -04:00
Andre Medeiros
d95cc47cb7 install cmds 2021-07-05 20:17:21 -04:00
Andre Medeiros
568c2aed23 go mod tidy 2021-07-05 20:14:25 -04:00
Andre Medeiros
5c926a1650 add heroku directive 2021-07-05 20:12:53 -04:00
Andre Medeiros
b886489dcf one more test 2021-07-05 20:08:19 -04:00
Andre Medeiros
5c9f010a57 another try 2021-07-05 20:05:28 -04:00
Andre Medeiros
a6d3248741 v6 2021-07-05 19:58:59 -04:00
Andre Medeiros
cc475a4280 v5 2021-07-05 19:58:07 -04:00
Andre Medeiros
2b5758cc5c change module name 2021-07-05 19:22:24 -04:00
Andre Medeiros
6e5198831e send notifications and worker stuff 2021-06-23 22:19:43 -04:00
Andre Medeiros
7fad5ac9e4 initial pass 2021-05-09 20:51:15 -04:00