Commit Graph

2448 Commits

Author SHA1 Message Date
dependabot[bot] 4555975ba0
chore(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc6 to 1.1.0 (#3112)
chore(deps): bump github.com/opencontainers/image-spec

Bumps [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) from 1.1.0-rc6 to 1.1.0.
- [Release notes](https://github.com/opencontainers/image-spec/releases)
- [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md)
- [Commits](https://github.com/opencontainers/image-spec/compare/v1.1.0-rc6...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/image-spec
  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>
2024-03-12 10:28:29 +08:00
dependabot[bot] 349bd6d8e0
chore(deps): bump golang.org/x/crypto from 0.20.0 to 0.21.0 (#3111)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.20.0 to 0.21.0.
- [Commits](https://github.com/golang/crypto/compare/v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  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>
2024-03-12 10:28:09 +08:00
dependabot[bot] 7cd985e9ea
chore(deps): bump gorm.io/driver/postgres from 1.5.2 to 1.5.7 (#3110)
Bumps [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) from 1.5.2 to 1.5.7.
- [Commits](https://github.com/go-gorm/postgres/compare/v1.5.2...v1.5.7)

---
updated-dependencies:
- dependency-name: gorm.io/driver/postgres
  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>
2024-03-12 10:27:38 +08:00
dependabot[bot] 591ba60437
chore(deps): bump google.golang.org/api from 0.165.0 to 0.169.0 (#3113)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.165.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.165.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 10:26:57 +08:00
dependabot[bot] 0cdedf4ce1
chore(deps): bump github.com/go-playground/validator/v10 from 10.18.0 to 10.19.0 (#3109)
chore(deps): bump github.com/go-playground/validator/v10

Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.18.0 to 10.19.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.18.0...v10.19.0)

---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
  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>
2024-03-12 10:26:23 +08:00
Gaius 5b52296ace
feat: change peer count limit for task (#3107)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-03-08 17:09:51 +08:00
Gaius bb064c5366
chore: update console verison to v1.0.24 (#3106)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-03-08 16:14:56 +08:00
Gaius 5f3225beb6
fix: erorr middleware set error message return headers were already written (#3105)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-03-08 11:41:39 +08:00
dependabot[bot] 7e9e75d2e3
chore(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 (#3100)
chore(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/main/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-06 10:41:19 +08:00
dependabot[bot] 8be0aae3be
chore(deps): bump go.opentelemetry.io/otel/sdk from 1.22.0 to 1.24.0 (#3101)
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.22.0 to 1.24.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.22.0...v1.24.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
  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>
2024-03-06 10:40:49 +08:00
dependabot[bot] 61928b7b64
chore(deps): bump github.com/gin-contrib/zap from 0.2.0 to 1.1.0 (#3102)
Bumps [github.com/gin-contrib/zap](https://github.com/gin-contrib/zap) from 0.2.0 to 1.1.0.
- [Release notes](https://github.com/gin-contrib/zap/releases)
- [Changelog](https://github.com/gin-contrib/zap/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/gin-contrib/zap/compare/v0.2.0...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/zap
  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>
2024-03-06 10:40:17 +08:00
Gaius d3efd5b439
chore: update api version (#3098)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-03-01 19:14:31 +08:00
Gaius 5244f41427
feat: change scheduling params (#3097)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-03-01 18:43:16 +08:00
Gaius 56f2f2741e
fix: typo in scheduler config (#3095)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-03-01 13:41:01 +08:00
Gaius 7dcfa68d49
feat: add ip to keepalive's params (#3094)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-02-28 21:03:17 +08:00
embroede 79c3390d8c
feat: make log rotation settings configurable (#3085)
Signed-off-by: Edward Broeder <eddie.broeder@intel.com>
2024-02-28 16:36:43 +08:00
Gaius c76bc5c6c5
chore: update dragonfly-api version to v2.0.97 (#3093)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-02-27 16:06:40 +08:00
dependabot[bot] b3e2655784
chore(deps): bump gorm.io/driver/mysql from 1.5.2 to 1.5.4 (#3089)
Bumps [gorm.io/driver/mysql](https://github.com/go-gorm/mysql) from 1.5.2 to 1.5.4.
- [Commits](https://github.com/go-gorm/mysql/compare/v1.5.2...v1.5.4)

---
updated-dependencies:
- dependency-name: gorm.io/driver/mysql
  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>
2024-02-27 14:38:04 +08:00
dependabot[bot] 8575380787
chore(deps): bump github.com/go-playground/validator/v10 from 10.17.0 to 10.18.0 (#3088)
chore(deps): bump github.com/go-playground/validator/v10

Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.17.0 to 10.18.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.17.0...v10.18.0)

---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
  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>
2024-02-27 14:37:47 +08:00
dependabot[bot] 3104654a02
chore(deps): bump github.com/aws/aws-sdk-go from 1.49.17 to 1.50.25 (#3090)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.49.17 to 1.50.25.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.49.17...v1.50.25)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-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>
2024-02-27 14:37:13 +08:00
dependabot[bot] ffaa3eef88
chore(deps): bump github.com/docker/docker from 24.0.7+incompatible to 25.0.3+incompatible (#3087)
chore(deps): bump github.com/docker/docker

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.7+incompatible to 25.0.3+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v24.0.7...v25.0.3)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  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>
2024-02-27 14:36:38 +08:00
dabfdj bfe3091afb
feat: replace bitmap with bitset (#3023)
Signed-off-by: dabfdj <jfh@outlook.hu>
2024-02-26 16:16:09 +08:00
Gaius 54d0048678
chore: update console submodule version to v1.0.23 (#3084)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-02-21 22:05:39 +08:00
Gaius eefd59ca49
feat: cluster scopes add hostname regexes for client matchs cluster by hostname (#3083)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-02-21 14:18:12 +08:00
dependabot[bot] 9020a23357
chore(deps): bump golangci/golangci-lint-action from 3 to 4 (#3077)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  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>
2024-02-21 10:32:51 +08:00
dependabot[bot] 947f17d8ab
chore(deps): bump helm/kind-action from 1.8.0 to 1.9.0 (#3076)
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](https://github.com/helm/kind-action/compare/v1.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: helm/kind-action
  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>
2024-02-21 10:32:31 +08:00
dependabot[bot] 5b8fc14b93
chore(deps): bump k8s.io/component-base from 0.29.0 to 0.29.2 (#3081)
Bumps [k8s.io/component-base](https://github.com/kubernetes/component-base) from 0.29.0 to 0.29.2.
- [Commits](https://github.com/kubernetes/component-base/compare/v0.29.0...v0.29.2)

---
updated-dependencies:
- dependency-name: k8s.io/component-base
  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>
2024-02-21 10:31:43 +08:00
dependabot[bot] d7c9db15c5
chore(deps): bump google.golang.org/api from 0.156.0 to 0.165.0 (#3080)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.156.0 to 0.165.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.156.0...v0.165.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-21 10:31:26 +08:00
Jim Ma 74bb1dd36d
fix: dfcache daemon sock (#3079)
Signed-off-by: Jim Ma <majinjing3@gmail.com>
2024-02-19 19:37:40 +08:00
Jim Ma b8965fbea4
feat: dfcache support customize socket path (#3078)
Signed-off-by: Jim Ma <majinjing3@gmail.com>
2024-02-19 14:16:15 +08:00
Gaius a7498d703c
feat: add leave host to dfdaemon (#3070)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-02-08 14:17:23 +08:00
dlut_xz 3a05eb6fb4
fix: comments in neighbours function (#3069)
Signed-off-by: fcgxz2003 <834756128@qq.com>
Signed-off-by: XZ <834756128@qq.com>
2024-02-07 10:35:46 +08:00
dependabot[bot] bd57994f84
chore(deps): bump codecov/codecov-action from 3 to 4 (#3068)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  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>
2024-02-06 10:43:33 +08:00
dependabot[bot] 8aa72ef84c
chore(deps): bump github.com/appleboy/gin-jwt/v2 from 2.9.1 to 2.9.2 (#3066)
Bumps [github.com/appleboy/gin-jwt/v2](https://github.com/appleboy/gin-jwt) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/appleboy/gin-jwt/releases)
- [Changelog](https://github.com/appleboy/gin-jwt/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/appleboy/gin-jwt/compare/v2.9.1...v2.9.2)

---
updated-dependencies:
- dependency-name: github.com/appleboy/gin-jwt/v2
  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>
2024-02-06 10:42:50 +08:00
dependabot[bot] e77a315221
chore(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc5 to 1.1.0-rc6 (#3065)
chore(deps): bump github.com/opencontainers/image-spec

Bumps [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) from 1.1.0-rc5 to 1.1.0-rc6.
- [Release notes](https://github.com/opencontainers/image-spec/releases)
- [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md)
- [Commits](https://github.com/opencontainers/image-spec/compare/v1.1.0-rc5...v1.1.0-rc6)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/image-spec
  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>
2024-02-06 10:42:15 +08:00
dependabot[bot] c488f6647c
chore(deps): bump github.com/swaggo/swag from 1.16.1 to 1.16.3 (#3063)
Bumps [github.com/swaggo/swag](https://github.com/swaggo/swag) from 1.16.1 to 1.16.3.
- [Release notes](https://github.com/swaggo/swag/releases)
- [Changelog](https://github.com/swaggo/swag/blob/master/.goreleaser.yml)
- [Commits](https://github.com/swaggo/swag/compare/v1.16.1...v1.16.3)

---
updated-dependencies:
- dependency-name: github.com/swaggo/swag
  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>
2024-02-06 10:41:40 +08:00
dlut_xz aed2d7255a
feat: add scan function in redis and neighbours function in network topology (#3048)
Signed-off-by: fcgxz2003 <834756128@qq.com>
Signed-off-by: XZ <834756128@qq.com>
2024-02-02 11:55:33 +08:00
Gaius f83b3f364a
chore: update helm charts submodule (#3061)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-02-01 22:22:34 +08:00
Gaius 8fa57caeef
chore: update api version and console version (#3059)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-01-30 16:13:23 +08:00
dependabot[bot] 96ce0c447c
chore(deps): bump go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin from 0.46.1 to 0.47.0 (#3057)
chore(deps): bump go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin

Bumps [go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.46.1 to 0.47.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.46.1...zpages/v0.47.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin
  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>
2024-01-30 12:52:53 +08:00
dependabot[bot] e53975bbba
chore(deps): bump github.com/huaweicloud/huaweicloud-sdk-go-obs from 3.23.9+incompatible to 3.23.12+incompatible (#3056)
chore(deps): bump github.com/huaweicloud/huaweicloud-sdk-go-obs

Bumps [github.com/huaweicloud/huaweicloud-sdk-go-obs](https://github.com/huaweicloud/huaweicloud-sdk-go-obs) from 3.23.9+incompatible to 3.23.12+incompatible.
- [Release notes](https://github.com/huaweicloud/huaweicloud-sdk-go-obs/releases)
- [Commits](https://github.com/huaweicloud/huaweicloud-sdk-go-obs/compare/v3.23.9...v3.23.12)

---
updated-dependencies:
- dependency-name: github.com/huaweicloud/huaweicloud-sdk-go-obs
  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>
2024-01-30 12:52:39 +08:00
dependabot[bot] b76fd844a4
chore(deps): bump go.opentelemetry.io/otel/sdk from 1.20.0 to 1.22.0 (#3054)
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.20.0 to 1.22.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.20.0...v1.22.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
  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>
2024-01-30 12:52:21 +08:00
Gaius e1d8e05004
feat: optimize network topology in evaluator (#3053)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-01-29 18:44:20 +08:00
Min 0f9c400038
feat: evalutorBase adds networktopology (#3015)
Signed-off-by: huangmin <2107139596@qq.com>
2024-01-29 17:28:32 +08:00
Gaius 1b88b4b79e
feat: optimize scheduling log when exceeded RetryBackToSourceLimit (#3051)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-01-25 15:49:50 +08:00
Gaius 5239a6db4b
feat: optimize scheduler default config (#3050)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-01-25 12:34:39 +08:00
Gaius 0b1157bba8
feat: replace filters with filteredQueryParams (#3049)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-01-24 22:58:06 +08:00
yxxhero 17d111e9d3
feat: add gzip middleware for static file (#3045)
Signed-off-by: yxxhero <aiopsclub@163.com>
Co-authored-by: yuanxiongxiong <xiongxiong.yuan@aminer.cn>
2024-01-23 17:10:31 +08:00
dependabot[bot] bda84b53ee
chore(deps): bump go.opentelemetry.io/otel/trace from 1.21.0 to 1.22.0 (#3043)
Bumps [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.21.0...v1.22.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/trace
  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>
2024-01-23 10:33:12 +08:00
dependabot[bot] 90a994249a
chore(deps): bump github.com/onsi/gomega from 1.30.0 to 1.31.1 (#3042)
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.30.0 to 1.31.1.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.30.0...v1.31.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  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>
2024-01-23 10:32:47 +08:00