Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot]
d2c76ed97e
chore(deps): bump golang.org/x/net from 0.31.0 to 0.33.0 (#832)
* chore(deps): bump golang.org/x/net from 0.31.0 to 0.33.0 in /core

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.31.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.31.0...v0.33.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>

* chore(deps): tidy modules

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Junyu Liu <ljyngup@gmail.com>
2024-12-23 15:21:26 +08:00
iyear
3cac28d86a chore(deps): bump tdl modules to v0.18.3 2024-11-29 16:24:07 +08:00
iyear
f62b37ede6 chore(deps): bump tdl modules to v0.18.2 2024-11-29 15:57:17 +08:00
iyear
20aec50413 feat(extension): pass namespace and pool config 2024-11-23 14:42:01 +08:00
iyear
c19fb820d2 chore(deps): bump tdl modules to v0.18.1 2024-11-18 15:44:21 +08:00
dependabot[bot]
7fbe61e153
chore(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 in /core (#786)
* chore(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 in /core

Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.8.0 to 0.9.0.
- [Commits](https://github.com/golang/sync/compare/v0.8.0...v0.9.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>

* chore(deps): tidy modules

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2024-11-10 17:46:33 +08:00
dependabot[bot]
82588cf53f
chore(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 in /core (#793)
* chore(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 in /core

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.30.0 to 0.31.0.
- [Commits](https://github.com/golang/net/compare/v0.30.0...v0.31.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>

* chore(deps): tidy modules

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2024-11-09 22:28:05 +08:00
Junyu Liu
98dac73585
feat(prj): support tdl extensions (#780) 2024-11-07 14:31:14 +08:00