Commit Graph

184 Commits

Author SHA1 Message Date
Kevin Franklin Kim
1e7dc782c6 feat: add keeltime 2022-01-03 13:20:06 +01:00
Kevin Franklin Kim
a1a8c3f47a feat: optimize nats connection handler 2022-01-03 13:19:45 +01:00
Kevin Franklin Kim
f2ed4bd229 chore: add husky 2021-12-14 16:56:34 +01:00
Kevin Franklin Kim
0eef5c5c19 feat: go mod tidy 2021-12-14 16:49:59 +01:00
Kevin Franklin Kim
593625f089 chore: pwd test 2021-12-14 16:48:46 +01:00
Kevin Franklin Kim
4504618d6f
Merge pull request #26 from foomo/dependabot/go_modules/go.mongodb.org/mongo-driver-1.8.1
chore(deps): bump go.mongodb.org/mongo-driver from 1.7.4 to 1.8.1
2021-12-14 16:47:29 +01:00
Kevin Franklin Kim
f5c32d8522
Merge pull request #25 from foomo/dependabot/go_modules/github.com/spf13/viper-1.10.0
chore(deps): bump github.com/spf13/viper from 1.9.0 to 1.10.0
2021-12-14 16:47:20 +01:00
Kevin Franklin Kim
19a4145835
Merge branch 'main' into dependabot/go_modules/github.com/spf13/viper-1.10.0 2021-12-14 16:47:14 +01:00
Kevin Franklin Kim
33ca348450
Merge pull request #22 from foomo/dependabot/go_modules/example/go.mongodb.org/mongo-driver-1.8.1
chore(deps): bump go.mongodb.org/mongo-driver from 1.7.4 to 1.8.1 in /example
2021-12-14 16:46:11 +01:00
Kevin Franklin Kim
ceb3689785
Merge pull request #21 from foomo/dependabot/go_modules/github.com/mitchellh/mapstructure-1.4.3
chore(deps): bump github.com/mitchellh/mapstructure from 1.4.2 to 1.4.3
2021-12-14 16:45:56 +01:00
Kevin Franklin Kim
7d9ebd78ae
Merge branch 'main' into dependabot/go_modules/github.com/mitchellh/mapstructure-1.4.3 2021-12-14 16:45:50 +01:00
Kevin Franklin Kim
d8891e8d92
Merge pull request #17 from foomo/dependabot/go_modules/github.com/jackc/pgx/v4-4.14.1
chore(deps): bump github.com/jackc/pgx/v4 from 4.14.0 to 4.14.1
2021-12-14 16:44:49 +01:00
dependabot[bot]
d1a8fe40ba
chore(deps): bump go.mongodb.org/mongo-driver from 1.7.4 to 1.8.1
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.7.4 to 1.8.1.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.7.4...v1.8.1)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 22:25:11 +00:00
dependabot[bot]
c118ff2da8
chore(deps): bump github.com/spf13/viper from 1.9.0 to 1.10.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 22:24:00 +00:00
dependabot[bot]
e9dbb4c7fe
chore(deps): bump go.mongodb.org/mongo-driver in /example
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.7.4 to 1.8.1.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.7.4...v1.8.1)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 22:22:13 +00:00
dependabot[bot]
45885924d9
chore(deps): bump github.com/mitchellh/mapstructure from 1.4.2 to 1.4.3
Bumps [github.com/mitchellh/mapstructure](https://github.com/mitchellh/mapstructure) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/mitchellh/mapstructure/releases)
- [Changelog](https://github.com/mitchellh/mapstructure/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mitchellh/mapstructure/compare/v1.4.2...v1.4.3)

---
updated-dependencies:
- dependency-name: github.com/mitchellh/mapstructure
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 22:31:19 +00:00
dependabot[bot]
7aca07a208
chore(deps): bump github.com/jackc/pgx/v4 from 4.14.0 to 4.14.1
Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx) from 4.14.0 to 4.14.1.
- [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.14.0...v4.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-03 07:27:22 +00:00
Kevin Franklin Kim
9a918301ea
Merge pull request #18 from foomo/dependabot/go_modules/example/github.com/jackc/pgx/v4-4.14.1
chore(deps): bump github.com/jackc/pgx/v4 from 4.14.0 to 4.14.1 in /example
2021-12-03 08:14:19 +01:00
dependabot[bot]
614055d52b
chore(deps): bump github.com/jackc/pgx/v4 in /example
Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx) from 4.14.0 to 4.14.1.
- [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.14.0...v4.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 22:26:42 +00:00
Kevin Franklin Kim
03de3e7ba6 Merge branch 'main' of github.com:foomo/keel 2021-11-25 15:20:12 +01:00
Kevin Franklin Kim
938f87cb35 chore: pwd test 2021-11-25 15:19:35 +01:00
Kevin Franklin Kim
6096142395
Merge pull request #15 from foomo/dependabot/go_modules/github.com/jackc/pgx/v4-4.14.0
chore(deps): bump github.com/jackc/pgx/v4 from 4.13.0 to 4.14.0
2021-11-24 16:26:56 +01:00
Kevin Franklin Kim
3c17dde3be chore: rename actions 2021-11-24 16:22:41 +01:00
Kevin Franklin Kim
eb0f49165a chore: fix folder 2021-11-24 16:19:36 +01:00
Kevin Franklin Kim
21c238e39a chore: fix type 2021-11-24 16:17:55 +01:00
Kevin Franklin Kim
d76af50c83 chore: fix typo 2021-11-24 16:16:23 +01:00
Kevin Franklin Kim
7aaa533bb9 Merge branch 'main' of github.com:foomo/keel 2021-11-24 16:14:46 +01:00
Kevin Franklin Kim
4fa7ac21f0 chore: split lint 2021-11-24 16:14:32 +01:00
dependabot[bot]
4506af96de
chore(deps): bump github.com/jackc/pgx/v4 from 4.13.0 to 4.14.0
Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx) from 4.13.0 to 4.14.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.13.0...v4.14.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-11-24 13:38:38 +00:00
Kevin Franklin Kim
b1650d8d3e
Merge pull request #14 from foomo/dependabot/go_modules/example/github.com/jackc/pgx/v4-4.14.0
chore(deps): bump github.com/jackc/pgx/v4 from 4.13.0 to 4.14.0 in /example
2021-11-24 14:27:25 +01:00
dependabot[bot]
6ee8158d1a
chore(deps): bump github.com/jackc/pgx/v4 in /example
Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx) from 4.13.0 to 4.14.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.13.0...v4.14.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-11-22 22:37:53 +00:00
Kevin Franklin Kim
69923fae7e chore: go mod tidy 2021-11-19 16:08:30 +01:00
Kevin Franklin Kim
9644380c11
Merge pull request #3 from foomo/dependabot/github_actions/github/super-linter-4.8.4
chore(deps): bump github/super-linter from 3 to 4.8.4
2021-11-19 16:03:49 +01:00
Kevin Franklin Kim
883b9ab51a
Merge pull request #7 from foomo/dependabot/go_modules/example/github.com/nats-io/nats.go-1.13.0
chore(deps): bump github.com/nats-io/nats.go from 1.12.0 to 1.13.0 in /example
2021-11-19 16:03:39 +01:00
Kevin Franklin Kim
cc688da5c4
Merge pull request #10 from foomo/dependabot/go_modules/go.mongodb.org/mongo-driver-1.7.4
chore(deps): bump go.mongodb.org/mongo-driver from 1.5.1 to 1.7.4
2021-11-19 16:02:11 +01:00
Kevin Franklin Kim
c5367b3dc9
Merge pull request #5 from foomo/dependabot/go_modules/example/go.mongodb.org/mongo-driver-1.7.4
chore(deps): bump go.mongodb.org/mongo-driver from 1.5.1 to 1.7.4 in /example
2021-11-19 16:00:48 +01:00
Kevin Franklin Kim
e1f4be01db
Merge pull request #6 from foomo/dependabot/go_modules/example/github.com/google/uuid-1.3.0
chore(deps): bump github.com/google/uuid from 1.1.2 to 1.3.0 in /example
2021-11-19 16:00:38 +01:00
Kevin Franklin Kim
768529b717
Merge pull request #9 from foomo/dependabot/go_modules/github.com/nats-io/nats.go-1.13.0
chore(deps): bump github.com/nats-io/nats.go from 1.12.0 to 1.13.0
2021-11-19 16:00:28 +01:00
Kevin Franklin Kim
bfdd526db0
Merge pull request #11 from foomo/dependabot/go_modules/github.com/prometheus/client_golang-1.11.0
chore(deps): bump github.com/prometheus/client_golang from 1.10.0 to 1.11.0
2021-11-19 16:00:15 +01:00
Kevin Franklin Kim
2c4fe52134
Merge pull request #8 from foomo/dependabot/go_modules/example/go.uber.org/zap-1.19.1
chore(deps): bump go.uber.org/zap from 1.17.0 to 1.19.1 in /example
2021-11-19 15:59:04 +01:00
Kevin Franklin Kim
f63e1905be
Merge pull request #12 from foomo/dependabot/go_modules/github.com/google/uuid-1.3.0
chore(deps): bump github.com/google/uuid from 1.1.2 to 1.3.0
2021-11-19 15:57:15 +01:00
Kevin Franklin Kim
1338dc65f0
Merge pull request #13 from foomo/dependabot/go_modules/go.uber.org/zap-1.19.1
chore(deps): bump go.uber.org/zap from 1.17.0 to 1.19.1
2021-11-19 15:52:51 +01:00
dependabot[bot]
6d2bba6248
chore(deps): bump github/super-linter from 3 to 4.8.4
Bumps [github/super-linter](https://github.com/github/super-linter) from 3 to 4.8.4.
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/main/docs/release-process.md)
- [Commits](https://github.com/github/super-linter/compare/v3...v4.8.4)

---
updated-dependencies:
- dependency-name: github/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-19 13:40:03 +00:00
Kevin Franklin Kim
096e8980df chore: update events 2021-11-19 14:39:14 +01:00
Kevin Franklin Kim
d138f8dadb chore: linting 2021-11-19 14:36:49 +01:00
Kevin Franklin Kim
cc4e1dccf7 chore: linting 2021-11-19 14:31:29 +01:00
Kevin Franklin Kim
661f16e550 chore: linting 2021-11-19 14:16:09 +01:00
Kevin Franklin Kim
54b4154426 chore: fix needs 2021-11-19 12:42:11 +01:00
dependabot[bot]
4414ab2c4b
chore(deps): bump go.uber.org/zap from 1.17.0 to 1.19.1
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.17.0 to 1.19.1.
- [Release notes](https://github.com/uber-go/zap/releases)
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/zap/compare/v1.17.0...v1.19.1)

---
updated-dependencies:
- dependency-name: go.uber.org/zap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-19 11:40:56 +00:00
dependabot[bot]
770fcc4143
chore(deps): bump github.com/google/uuid from 1.1.2 to 1.3.0
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.1.2 to 1.3.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Commits](https://github.com/google/uuid/compare/v1.1.2...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-19 11:40:31 +00:00