Commit Graph

36 Commits

Author SHA1 Message Date
Kevin Franklin Kim
71a42cd1a1
feat(tagmanager): add event data & lookup tables 2025-02-24 15:02:04 +01:00
Kevin Franklin Kim
618fa685e6
feat: bump sesamy-go 2025-02-17 09:51:03 +01:00
dependabot[bot]
cfc531cb5e
chore(deps): bump the gomod-update group across 1 directory with 4 updates
Bumps the gomod-update group with 4 updates in the / directory: [github.com/foomo/sesamy-go](https://github.com/foomo/sesamy-go), [github.com/invopop/jsonschema](https://github.com/invopop/jsonschema), [github.com/spf13/cobra](https://github.com/spf13/cobra) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `github.com/foomo/sesamy-go` from 0.7.1 to 0.8.0
- [Release notes](https://github.com/foomo/sesamy-go/releases)
- [Commits](https://github.com/foomo/sesamy-go/compare/v0.7.1...v0.8.0)

Updates `github.com/invopop/jsonschema` from 0.12.0 to 0.13.0
- [Commits](https://github.com/invopop/jsonschema/compare/v0.12.0...v0.13.0)

Updates `github.com/spf13/cobra` from 1.8.1 to 1.9.0
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.8.1...v1.9.0)

Updates `google.golang.org/api` from 0.213.0 to 0.221.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.213.0...v0.221.0)

---
updated-dependencies:
- dependency-name: github.com/foomo/sesamy-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: github.com/invopop/jsonschema
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-16 08:17:28 +00:00
Kevin Franklin Kim
0a7a0f958f
feat: go 1.23.4 2024-12-18 14:38:40 +01:00
dependabot[bot]
1a81c3a8f7
chore(deps): bump the gomod-update group with 2 updates
Bumps the gomod-update group with 2 updates: [github.com/stretchr/testify](https://github.com/stretchr/testify) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0)

Updates `google.golang.org/api` from 0.207.0 to 0.209.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.207.0...v0.209.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-24 08:23:02 +00:00
dependabot[bot]
20a07fbefd
chore(deps): bump google.golang.org/api
Bumps the gomod-update group with 1 update in the / directory: [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `google.golang.org/api` from 0.206.0 to 0.207.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.206.0...v0.207.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-21 07:45:42 +00:00
Kevin Franklin Kim
1af4fdc6d3
feat(provider/criteo): add provider 2024-11-18 09:55:59 +01:00
Kevin Franklin Kim
c8c93dbfbe
feat: add schema 2024-11-05 13:45:55 +01:00
dependabot[bot]
f8f9858443
chore(deps): bump the gomod-update group across 1 directory with 2 updates
Bumps the gomod-update group with 2 updates in the / directory: [github.com/foomo/sesamy-go](https://github.com/foomo/sesamy-go) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `github.com/foomo/sesamy-go` from 0.3.0 to 0.4.0
- [Release notes](https://github.com/foomo/sesamy-go/releases)
- [Commits](https://github.com/foomo/sesamy-go/compare/v0.3.0...v0.4.0)

Updates `google.golang.org/api` from 0.199.0 to 0.200.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.199.0...v0.200.0)

---
updated-dependencies:
- dependency-name: github.com/foomo/sesamy-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-13 08:58:38 +00:00
Kevin Franklin Kim
cb855fb378
fix(provider/tracify): add provider 2024-10-01 10:41:34 +02:00
dependabot[bot]
7e5efc0cd3
chore(deps): bump google.golang.org/api
Bumps the gomod-update group with 1 update in the / directory: [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `google.golang.org/api` from 0.194.0 to 0.196.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.194.0...v0.196.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-08 08:52:56 +00:00
dependabot[bot]
8eaad054c9
chore(deps): bump google.golang.org/api in the gomod-update group
Bumps the gomod-update group with 1 update: [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `google.golang.org/api` from 0.193.0 to 0.194.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.193.0...v0.194.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-25 08:52:11 +00:00
Kevin Franklin Kim
246455038a
feat: bump go 2024-08-23 08:49:46 +02:00
dependabot[bot]
207a48e1b5
chore(deps): bump the gomod-update group across 1 directory with 2 updates
Bumps the gomod-update group with 2 updates in the / directory: [github.com/foomo/sesamy-go](https://github.com/foomo/sesamy-go) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `github.com/foomo/sesamy-go` from 0.2.2 to 0.3.0
- [Release notes](https://github.com/foomo/sesamy-go/releases)
- [Commits](https://github.com/foomo/sesamy-go/compare/v0.2.2...v0.3.0)

Updates `google.golang.org/api` from 0.188.0 to 0.193.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.188.0...v0.193.0)

---
updated-dependencies:
- dependency-name: github.com/foomo/sesamy-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-22 12:56:19 +00:00
dependabot[bot]
085ead2cf4
chore(deps): bump google.golang.org/grpc
Bumps the gomod-security group with 1 update in the / directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go).


Updates `google.golang.org/grpc` from 1.64.1 to 1.65.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.64.1...v1.65.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: indirect
  dependency-group: gomod-security
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-21 08:19:07 +00:00
Kevin Franklin Kim
f07f8a0c49
feat: update deps 2024-07-18 13:46:03 +02:00
Kevin Franklin Kim
2df796d47a
Merge pull request #26 from foomo/dependabot/go_modules/gomod-update-b85868fa19
chore(deps): bump the gomod-update group across 1 directory with 2 updates
2024-06-27 10:46:14 +02:00
Kevin Franklin Kim
9b852d0079
feat: skip tag if disabled 2024-06-27 10:38:16 +02:00
dependabot[bot]
89e0c75cff
chore(deps): bump the gomod-update group across 1 directory with 2 updates
Bumps the gomod-update group with 2 updates in the / directory: [github.com/spf13/cobra](https://github.com/spf13/cobra) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `github.com/spf13/cobra` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.8.0...v1.8.1)

Updates `google.golang.org/api` from 0.182.0 to 0.185.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.182.0...v0.185.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-update
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-23 08:40:34 +00:00
dependabot[bot]
7b745232bc
chore(deps): bump the gomod-update group across 1 directory with 2 updates
Bumps the gomod-update group with 2 updates in the / directory: [github.com/spf13/viper](https://github.com/spf13/viper) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `github.com/spf13/viper` from 1.18.2 to 1.19.0
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.18.2...v1.19.0)

Updates `google.golang.org/api` from 0.181.0 to 0.182.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.181.0...v0.182.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-02 08:59:47 +00:00
Kevin Franklin Kim
a139910ba6
feat: bump deps 2024-05-30 15:18:49 +02:00
Kevin Franklin Kim
127fcadf7a
feat: bump dep 2024-05-27 11:47:24 +02:00
Kevin Franklin Kim
249e40f9f7
fix: module import path 2024-05-25 22:02:50 +02:00
Kevin Franklin Kim
cafeee3682
wip: bump dep 2024-05-21 16:33:09 +02:00
Kevin Franklin Kim
330257f61a
wip: refactor 2024-05-21 16:29:07 +02:00
Kevin Franklin Kim
92ab65b677
wip: refactor 2024-05-20 16:54:01 +02:00
Kevin Franklin Kim
ab48d6326a
wip: need added 2024-05-17 17:36:32 +02:00
Kevin Franklin Kim
d2c61b5a25
chore: bump go & deps 2024-05-09 20:38:08 +02:00
Kevin Franklin Kim
a1869a69cb
feat: update deps 2024-04-29 11:02:56 +02:00
dependabot[bot]
fbd625694a
chore(deps): bump google.golang.org/api from 0.169.0 to 0.170.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.169.0 to 0.170.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.169.0...v0.170.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 11:18:00 +00:00
Kevin Franklin Kim
c425f01322
feat: add request quota 2024-03-20 10:53:57 +01:00
Kevin Franklin Kim
b496ab1527
fix: built in variables 2024-03-14 16:30:53 +01:00
dependabot[bot]
268cebadc3
chore(deps): bump google.golang.org/api from 0.168.0 to 0.169.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.168.0 to 0.169.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.168.0...v0.169.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 08:37:49 +00:00
Kevin Franklin Kim
604aadb998
feat: add request quota throttle 2024-03-08 23:12:53 +01:00
Kevin Franklin Kim
f31d415199
chore: bump deps 2024-03-07 14:48:41 +01:00
Kevin Franklin Kim
15ca0ad058
feat: initial commit 2024-03-07 13:43:53 +01:00