1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-02-09 13:36:57 +02:00

1839 Commits

Author SHA1 Message Date
Like
c7fa51df7a
fix: zap log print out multiple msg (#3171)
* fix: zap log print out multiple `msg`

* fix: zap log print out multiple `msg`

* feat: add message key option
2024-02-02 10:39:11 +08:00
kvii
d9f390cdbb
fix: test failed on other timezone.(#3181) (#3183) 2024-02-02 10:38:20 +08:00
dependabot[bot]
a556a2b531
build(deps): bump github.com/go-resty/resty/v2 (#3151)
Bumps [github.com/go-resty/resty/v2](https://github.com/go-resty/resty) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/go-resty/resty/releases)
- [Commits](https://github.com/go-resty/resty/compare/v2.10.0...v2.11.0)

---
updated-dependencies:
- dependency-name: github.com/go-resty/resty/v2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-19 16:50:30 +08:00
Windfarer
9860d59ca7
feat(middleware): adding sentry as errortracker (#3122)
* init sentry

* rename var

* fix ctx key

* fix key

* update readme

* add test

* fix ctx args position

* update readme

* use sprintf

* update readme

* fix readme

* fix fmt

* add ut

* refactoring get hub

* fix docs

* fix get hub nil

* Update README.md

* fix alias
2024-01-18 13:54:37 +08:00
lawlielt
34d9666e0e
fix: clear err after app stop err handling (#3146) 2024-01-05 11:06:12 +08:00
bing liu
21de240843
feat: add server option for NotFoundHandler and MethodNotAllowedHandler (#3131)
Co-authored-by: Miles Liu <milesliu@birentech.com>
2024-01-05 11:01:17 +08:00
lawlielt
4cabcaa35c
fix: fix consul heartbeat 404 error (#3147)
this is will happen when heartbeat start after deregister
2024-01-05 10:59:59 +08:00
longxboy
85740b179b
feat: improve node alg (#3015)
* improve node alg

* fix node

* add weight

* fix lint

---------

Co-authored-by: caoguoliang01 <caoguoliang01@bilibili.com>
2023-12-19 19:15:44 +08:00
jessetang
856bc9a17b
fix(encoding/form): time with the location set to local time (#2885) 2023-12-16 17:21:43 +08:00
dependabot[bot]
5ec8524d5f
build(deps): bump go.etcd.io/etcd/client/v3 in /contrib/config/etcd (#3115)
Bumps [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) from 3.5.10 to 3.5.11.
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.10...v3.5.11)

---
updated-dependencies:
- dependency-name: go.etcd.io/etcd/client/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-16 17:20:58 +08:00
dependabot[bot]
de8901f841
build(deps): bump github.com/aliyun/aliyun-log-go-sdk (#3114)
Bumps [github.com/aliyun/aliyun-log-go-sdk](https://github.com/aliyun/aliyun-log-go-sdk) from 0.1.66 to 0.1.67.
- [Release notes](https://github.com/aliyun/aliyun-log-go-sdk/releases)
- [Commits](https://github.com/aliyun/aliyun-log-go-sdk/compare/v0.1.66...v0.1.67)

---
updated-dependencies:
- dependency-name: github.com/aliyun/aliyun-log-go-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-16 17:20:01 +08:00
dependabot[bot]
f7d55df2b6
build(deps): bump go.etcd.io/etcd/client/v3 in /contrib/registry/etcd (#3116)
Bumps [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) from 3.5.10 to 3.5.11.
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.10...v3.5.11)

---
updated-dependencies:
- dependency-name: go.etcd.io/etcd/client/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-16 17:19:31 +08:00
包子
08300d8a41
feat: support consul sign config change (#3118)
* feat: support consul sign config change

* fix
2023-12-15 11:29:41 +08:00
dependabot[bot]
f753a9f01c
build(deps): bump actions/setup-go from 4.1.0 to 5.0.0 (#3107)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4.1.0...v5.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15 10:32:07 +08:00
yonwoo9
1bb98b6a19
chore: fix words and modify some syntax declarations (#3113)
* chore:fix words

* fix:filter nodes len preallocate;replace func as cancelFunc; fix eureka mutex
2023-12-14 11:31:51 +08:00
ChengDaqi2023
4f614be3b4
update github.com/buger/jsonparser v0.0.0-20181115193947-bf1c66bbce23 to 1.1.1 (#2985)
Co-authored-by: Weizhen Wang <wangweizhen@pingcap.com>
2023-12-13 10:44:28 +08:00
Weizhen Wang
e49ec751a6
chore: upgrade github.com/gorilla/mux (#3112)
* chore: upgrade github.com/gorilla/mux

Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>

* chore: upgrade github.com/gorilla/mux

Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>

---------

Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
2023-12-13 10:44:05 +08:00
Jason
7e2edecabf
deps:update jwt v4 ->v5 (#3085)
* deps:update jwt v4 ->v5

* update logic

* deps:update jwt v4 ->v5

* update logic

* update go.mod

---------

Co-authored-by: wudongdong <wudongdong@rongma.com>
Co-authored-by: Cluas <Cluas@live.cn>
Co-authored-by: Weizhen Wang <wangweizhen@pingcap.com>
2023-12-09 23:12:59 +08:00
包子
69268c573b
deps: upgrade kratos version to v2.7.2 (#3109) v2.7.2 2023-12-07 13:31:22 +08:00
dependabot[bot]
efac50c3d4
build(deps): bump github.com/hashicorp/consul/api (#3080)
Bumps [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) from 1.20.0 to 1.26.1.
- [Release notes](https://github.com/hashicorp/consul/releases)
- [Changelog](https://github.com/hashicorp/consul/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/consul/compare/api/v1.20.0...api/v1.26.1)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/consul/api
  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-12-04 11:36:33 +08:00
tan-zhuo
6be961078c
fix:polaris config watch (#3082)
* fix:the high CPU usage issue caused by watching the Polaris config, particularly in situations when config events are closed.

* fix:the high CPU usage issue caused by watching the Polaris config, particularly in situations when config events are closed.

---------

Co-authored-by: tanzhuo <tanzhuo@dingdandao.com>
2023-12-04 11:32:19 +08:00
包子
cd9ef38d13
feat(config): config support custom merge config (#3106) 2023-12-04 11:31:35 +08:00
dependabot[bot]
d13071e45f
build(deps): bump google.golang.org/grpc in /contrib/config/polaris (#3055)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.1 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.56.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-01 13:52:17 +08:00
LinEvil
abd1d354af
fix: sctx cause request ctx canceled during graceful shutdown (#3097) 2023-12-01 13:37:42 +08:00
dependabot[bot]
396af2d25f
build(deps): bump google.golang.org/grpc from 1.56.1 to 1.56.3 (#3054)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.1 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.56.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-30 11:41:07 +08:00
dependabot[bot]
add4d957a9
build(deps): bump golang.org/x/net in /contrib/opensergo (#3100)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.18.0 to 0.19.0.
- [Commits](https://github.com/golang/net/compare/v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  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-11-30 11:40:18 +08:00
dependabot[bot]
cdb9e99968
build(deps): bump github.com/emicklei/go-restful (#2933)
Bumps [github.com/emicklei/go-restful](https://github.com/emicklei/go-restful) from 2.9.5+incompatible to 2.16.0+incompatible.
- [Release notes](https://github.com/emicklei/go-restful/releases)
- [Changelog](https://github.com/emicklei/go-restful/blob/v3/CHANGES.md)
- [Commits](https://github.com/emicklei/go-restful/compare/v2.9.5...v2.16.0)

---
updated-dependencies:
- dependency-name: github.com/emicklei/go-restful
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-27 23:43:51 +08:00
dependabot[bot]
00beb849a3
build(deps): bump google.golang.org/grpc in /contrib/registry/etcd (#3047)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.1 to 1.59.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.59.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  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-11-27 23:41:48 +08:00
dependabot[bot]
6aa2e005a5
build(deps): bump google.golang.org/grpc in /contrib/opensergo (#3048)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.1 to 1.59.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.59.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  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-11-27 23:41:22 +08:00
dependabot[bot]
192e493eef
build(deps): bump google.golang.org/grpc in /contrib/config/etcd (#3046)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.57.0 to 1.59.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.57.0...v1.59.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  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>
Co-authored-by: Weizhen Wang <wangweizhen@pingcap.com>
2023-11-27 15:49:00 +08:00
dependabot[bot]
5d3827f8ba
build(deps): bump google.golang.org/grpc in /contrib/polaris (#3053)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.1 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.56.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-27 15:36:17 +08:00
dependabot[bot]
4b194dadde
build(deps): bump github.com/prometheus/common (#3049)
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.44.0 to 0.45.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.44.0...v0.45.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/common
  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-11-27 15:09:31 +08:00
dependabot[bot]
22ff8236b7
build(deps): bump github.com/aliyun/aliyun-log-go-sdk (#3095)
Bumps [github.com/aliyun/aliyun-log-go-sdk](https://github.com/aliyun/aliyun-log-go-sdk) from 0.1.65 to 0.1.66.
- [Release notes](https://github.com/aliyun/aliyun-log-go-sdk/releases)
- [Commits](https://github.com/aliyun/aliyun-log-go-sdk/compare/v0.1.65...v0.1.66)

---
updated-dependencies:
- dependency-name: github.com/aliyun/aliyun-log-go-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-27 15:01:46 +08:00
hoslo
e84cddeabd
fix: apollo yaml watch (#3021)
Co-authored-by: shuai_yang <shuai_yang@intsig.net>
2023-11-22 12:13:05 +08:00
ionling
ff105d5bca
fix(log): WithContext() changed the ctx field of the parent log.Filter (#3069)
* fix(log): `WithContext()` changed the ctx field of the parent log.Filter

* test(log): add concurrence test for `WithContext()`

* fix(log): concurrence problem of `Filter`

---------

Co-authored-by: 包子 <baozhecheng@foxmail.com>
2023-11-22 11:35:58 +08:00
jessetang
9adece088b
golangci: check misspell (#3086)
* golangci: check misspell

* fix lint

* remove fifth wheel

* fix lint

* fix lint
2023-11-21 10:10:43 +08:00
Huoxi
69a5f8cdcb
update golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f to 0.1.0 (#2984) 2023-11-20 19:48:35 +08:00
ibrahim albarghouthi
1e4e37ad87
Support adding headers to before calloption header (#3038)
Co-authored-by: Ibrahim Barghouthi <ibrahim.barghouthi@cenomi.com>
2023-11-16 17:09:54 +08:00
dependabot[bot]
421dbc7dae
build(deps): bump actions/checkout from 3 to 4 (#2982)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 18:21:35 +08:00
dependabot[bot]
4506125f69
build(deps): bump github.com/vmihailenco/msgpack/v5 (#3065)
Bumps [github.com/vmihailenco/msgpack/v5](https://github.com/vmihailenco/msgpack) from 5.3.5 to 5.4.1.
- [Release notes](https://github.com/vmihailenco/msgpack/releases)
- [Changelog](https://github.com/vmihailenco/msgpack/blob/v5/CHANGELOG.md)
- [Commits](https://github.com/vmihailenco/msgpack/compare/v5.3.5...v5.4.1)

---
updated-dependencies:
- dependency-name: github.com/vmihailenco/msgpack/v5
  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-11-12 21:02:59 +08:00
dependabot[bot]
0f0207b46b
build(deps): bump go.etcd.io/etcd/client/v3 in /contrib/registry/etcd (#3066)
Bumps [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) from 3.5.8 to 3.5.10.
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.8...v3.5.10)

---
updated-dependencies:
- dependency-name: go.etcd.io/etcd/client/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: haiyux <haiyux@foxmail.com>
2023-11-12 21:02:30 +08:00
dependabot[bot]
df0910f4b5
build(deps): bump github.com/aliyun/aliyun-log-go-sdk (#3079)
Bumps [github.com/aliyun/aliyun-log-go-sdk](https://github.com/aliyun/aliyun-log-go-sdk) from 0.1.44 to 0.1.65.
- [Release notes](https://github.com/aliyun/aliyun-log-go-sdk/releases)
- [Commits](https://github.com/aliyun/aliyun-log-go-sdk/compare/v0.1.44...v0.1.65)

---
updated-dependencies:
- dependency-name: github.com/aliyun/aliyun-log-go-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-12 21:02:07 +08:00
dependabot[bot]
5bffe9ebab
build(deps): bump go.etcd.io/etcd/client/v3 in /contrib/config/etcd (#3064)
Bumps [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) from 3.5.8 to 3.5.10.
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.8...v3.5.10)

---
updated-dependencies:
- dependency-name: go.etcd.io/etcd/client/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Weizhen Wang <wangweizhen@pingcap.com>
2023-11-12 11:33:36 +08:00
dependabot[bot]
af377e5b67
build(deps): bump github.com/prometheus/client_golang (#3077)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.15.1 to 1.17.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.15.1...v1.17.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-12 11:32:23 +08:00
dependabot[bot]
87aa16b4f0
build(deps): bump golang.org/x/sync in /contrib/registry/zookeeper (#3076)
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.3.0 to 0.5.0.
- [Commits](https://github.com/golang/sync/compare/v0.3.0...v0.5.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  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-11-12 11:31:43 +08:00
dependabot[bot]
de6cc2e44e
build(deps): bump golang.org/x/net in /contrib/opensergo (#3078)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.18.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  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-11-12 11:31:13 +08:00
dependabot[bot]
702f96c13e
build(deps): bump actions/setup-go from 4.0.1 to 4.1.0 (#2949)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4.0.1...v4.1.0)

---
updated-dependencies:
- dependency-name: actions/setup-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-11-09 11:35:48 +08:00
jessetang
e38a364340
fix: Kubernetes misspelling (#3075) 2023-11-07 20:52:12 +08:00
dependabot[bot]
0d2dd9609c
build(deps): bump github.com/hashicorp/consul/api (#3074)
Bumps [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) from 1.20.0 to 1.26.1.
- [Release notes](https://github.com/hashicorp/consul/releases)
- [Changelog](https://github.com/hashicorp/consul/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/consul/compare/api/v1.20.0...api/v1.26.1)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/consul/api
  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-11-07 20:51:34 +08:00
dependabot[bot]
4ef639acf9
build(deps): bump go.uber.org/zap from 1.24.0 to 1.26.0 in /contrib/log/zap (#2997)
* build(deps): bump go.uber.org/zap in /contrib/log/zap

Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.24.0 to 1.26.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.24.0...v1.26.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>

* go mod tidy

* go mod tidy

* go mod tidy

* go mod tidy

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: haiyux <haiyux@foxmail.com>
2023-11-07 15:58:52 +08:00