dependabot[bot]
|
5697f2c1a2
|
build(deps): bump github.com/prometheus/client_model from 0.5.0 to 0.6.0
Bumps [github.com/prometheus/client_model](https://github.com/prometheus/client_model) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/prometheus/client_model/releases)
- [Commits](https://github.com/prometheus/client_model/compare/v0.5.0...v0.6.0)
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_model
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-01 22:07:33 +00:00 |
|
github-actions[bot]
|
b477db7af0
|
Merge pull request #264 from tarampampam/dependabot/go_modules/github.com/prometheus/client_golang-1.19.0
build(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0
|
2024-03-01 22:06:48 +00:00 |
|
dependabot[bot]
|
46a8b0002e
|
build(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.18.0 to 1.19.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.19.0/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.18.0...v1.19.0)
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-01 22:06:36 +00:00 |
|
dependabot[bot]
|
544ae0c7ab
|
build(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.26.0 to 1.27.0.
- [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.26.0...v1.27.0)
---
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>
|
2024-03-01 22:06:30 +00:00 |
|
dependabot[bot]
|
5b74eaa3de
|
build(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.17.0...v1.18.0)
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-01 22:35:37 +00:00 |
|
dependabot[bot]
|
71b50da264
|
build(deps): bump github.com/urfave/cli/v2 from 2.25.7 to 2.27.1
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.25.7 to 2.27.1.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.25.7...v2.27.1)
---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-01 22:34:46 +00:00 |
|
dependabot[bot]
|
29771b9188
|
build(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.15.0...v1.16.0)
---
updated-dependencies:
- dependency-name: github.com/fatih/color
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-01 22:36:13 +00:00 |
|
dependabot[bot]
|
afdf0543b7
|
build(deps): bump github.com/fasthttp/router from 1.4.21 to 1.4.22
Bumps [github.com/fasthttp/router](https://github.com/fasthttp/router) from 1.4.21 to 1.4.22.
- [Release notes](https://github.com/fasthttp/router/releases)
- [Commits](https://github.com/fasthttp/router/compare/v1.4.21...v1.4.22)
---
updated-dependencies:
- dependency-name: github.com/fasthttp/router
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-01 22:35:02 +00:00 |
|
dependabot[bot]
|
2c8ba9c0f3
|
build(deps): bump github.com/prometheus/client_model (#241)
|
2023-11-02 05:14:07 +00:00 |
|
dependabot[bot]
|
1ab0973011
|
build(deps): bump github.com/fasthttp/router from 1.4.20 to 1.4.21 (#242)
|
2023-11-02 05:13:41 +00:00 |
|
dependabot[bot]
|
cdac8665de
|
build(deps): bump go.uber.org/goleak from 1.2.1 to 1.3.0
Bumps [go.uber.org/goleak](https://github.com/uber-go/goleak) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/uber-go/goleak/releases)
- [Changelog](https://github.com/uber-go/goleak/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/goleak/compare/v1.2.1...v1.3.0)
---
updated-dependencies:
- dependency-name: go.uber.org/goleak
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-01 22:18:58 +00:00 |
|
dependabot[bot]
|
763c4ad109
|
build(deps): bump github.com/valyala/fasthttp from 1.49.0 to 1.50.0 (#227)
|
2023-10-02 07:07:00 +00:00 |
|
dependabot[bot]
|
dcfd8ab3a7
|
build(deps): bump go.uber.org/zap from 1.25.0 to 1.26.0 (#229)
|
2023-10-02 06:54:19 +00:00 |
|
dependabot[bot]
|
b5504de6d8
|
build(deps): bump github.com/prometheus/client_golang (#228)
|
2023-10-02 06:49:50 +00:00 |
|
dependabot[bot]
|
a81c780e1e
|
build(deps): bump go.uber.org/zap from 1.24.0 to 1.25.0 (#221)
|
2023-09-02 12:59:52 +00:00 |
|
dependabot[bot]
|
2baeb2eb5b
|
build(deps): bump github.com/valyala/fasthttp from 1.48.0 to 1.49.0 (#220)
|
2023-09-02 12:54:58 +00:00 |
|
dependabot[bot]
|
a12dc4882e
|
build(deps): bump github.com/fasthttp/router from 1.4.19 to 1.4.20 (#213)
|
2023-08-02 06:39:59 +00:00 |
|
dependabot[bot]
|
980d0a5810
|
build(deps): bump go.uber.org/automaxprocs from 1.5.2 to 1.5.3 (#214)
|
2023-08-02 06:38:58 +00:00 |
|
dependabot[bot]
|
6b43057333
|
build(deps): bump github.com/valyala/fasthttp from 1.47.0 to 1.48.0 (#208)
|
2023-07-01 23:48:11 +00:00 |
|
dependabot[bot]
|
071ded0eac
|
build(deps): bump github.com/prometheus/client_golang (#210)
|
2023-07-01 23:47:44 +00:00 |
|
dependabot[bot]
|
dfdeea4b6c
|
build(deps): bump github.com/urfave/cli/v2 from 2.25.5 to 2.25.7 (#209)
|
2023-07-01 23:42:31 +00:00 |
|
dependabot[bot]
|
c08e1307e8
|
build(deps): bump github.com/urfave/cli/v2 from 2.25.3 to 2.25.5 (#201)
|
2023-06-04 08:29:11 +00:00 |
|
dependabot[bot]
|
25b86a057f
|
build(deps): bump github.com/prometheus/client_model from 0.3.0 to 0.4.0 (#203)
|
2023-06-04 08:24:31 +00:00 |
|
dependabot[bot]
|
ef72fa405d
|
build(deps): bump github.com/fasthttp/router from 1.4.18 to 1.4.19 (#202)
|
2023-06-04 08:24:25 +00:00 |
|
dependabot[bot]
|
439b6d0326
|
build(deps): bump github.com/prometheus/client_golang (#199)
|
2023-06-02 06:35:01 +00:00 |
|
dependabot[bot]
|
ef0081f711
|
build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#198)
|
2023-06-02 06:34:58 +00:00 |
|
dependabot[bot]
|
8c7a24b3d7
|
build(deps): bump github.com/urfave/cli/v2 from 2.25.1 to 2.25.3 (#197)
|
2023-05-04 11:20:25 +00:00 |
|
dependabot[bot]
|
c76026c9f1
|
build(deps): bump github.com/prometheus/client_golang (#196)
|
2023-05-02 03:46:37 +00:00 |
|
dependabot[bot]
|
58dc38f72e
|
build(deps): bump github.com/valyala/fasthttp from 1.45.0 to 1.47.0 (#195)
|
2023-05-02 03:46:09 +00:00 |
|
dependabot[bot]
|
6a67510bdc
|
build(deps): bump go.uber.org/automaxprocs from 1.5.1 to 1.5.2 (#183)
|
2023-04-02 02:27:23 +00:00 |
|
dependabot[bot]
|
a79521a37d
|
build(deps): bump github.com/urfave/cli/v2 from 2.24.4 to 2.25.1 (#185)
|
2023-04-02 02:24:01 +00:00 |
|
dependabot[bot]
|
4667194271
|
build(deps): bump github.com/fasthttp/router from 1.4.17 to 1.4.18 (#184)
|
2023-04-02 02:23:55 +00:00 |
|
dependabot[bot]
|
ec0f1cc0d3
|
build(deps): bump github.com/valyala/fasthttp from 1.44.0 to 1.45.0 (#186)
|
2023-04-02 02:19:54 +00:00 |
|
dependabot[bot]
|
49d9650d35
|
build(deps): bump github.com/fatih/color from 1.14.1 to 1.15.0 (#187)
|
2023-04-02 02:19:27 +00:00 |
|
dependabot[bot]
|
16d7d80183
|
Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#178)
|
2023-03-02 03:49:08 +00:00 |
|
dependabot[bot]
|
5389fe00dd
|
Bump github.com/fasthttp/router from 1.4.16 to 1.4.17 (#179)
|
2023-03-02 03:48:51 +00:00 |
|
dependabot[bot]
|
cd67674976
|
Bump go.uber.org/goleak from 1.2.0 to 1.2.1 (#180)
|
2023-03-02 03:48:33 +00:00 |
|
Paramtamtam
|
48313685ec
|
chore: Module name changed, deps updated
|
2023-02-23 21:49:45 +04:00 |
|
dependabot[bot]
|
8d43984644
|
Bump github.com/urfave/cli/v2 from 2.24.1 to 2.24.2 (#168)
|
2023-02-02 07:25:44 +00:00 |
|
dependabot[bot]
|
1b152c1a80
|
Bump github.com/fasthttp/router from 1.4.14 to 1.4.16 (#169)
|
2023-02-02 03:26:30 +00:00 |
|
dependabot[bot]
|
175b9f0cfb
|
Bump go.uber.org/goleak from 1.1.11 to 1.2.0 (#170)
|
2023-02-02 03:25:57 +00:00 |
|
dependabot[bot]
|
16180be7e2
|
Bump github.com/valyala/fasthttp from 1.43.0 to 1.44.0 (#171)
|
2023-02-02 03:22:36 +00:00 |
|
dependabot[bot]
|
11b270ee68
|
Bump github.com/fatih/color from 1.13.0 to 1.14.1 (#172)
|
2023-02-02 03:22:15 +00:00 |
|
Paramtamtam
|
252618a975
|
chore: Better CLI (#163)
|
2023-01-29 14:54:56 +04:00 |
|
dependabot[bot]
|
6a6809b07f
|
Bump go.uber.org/zap from 1.23.0 to 1.24.0 (#159)
|
2022-12-02 06:09:55 +00:00 |
|
dependabot[bot]
|
a960b5928e
|
Bump github.com/valyala/fasthttp from 1.41.0 to 1.43.0 (#157)
|
2022-12-02 06:06:16 +00:00 |
|
dependabot[bot]
|
46d96d7bb4
|
Bump github.com/prometheus/client_golang from 1.13.0 to 1.14.0 (#160)
|
2022-12-02 06:02:10 +00:00 |
|
dependabot[bot]
|
69063a9cf7
|
Bump github.com/fasthttp/router from 1.4.13 to 1.4.14 (#158)
|
2022-12-02 06:01:28 +00:00 |
|
dependabot[bot]
|
361afd87aa
|
Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#152)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.0...v1.8.1)
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-02 01:33:17 +04:00 |
|
dependabot[bot]
|
7f6815c274
|
Bump github.com/spf13/cobra from 1.5.0 to 1.6.1 (#151)
|
2022-11-01 21:31:51 +00:00 |
|