mirror of
https://github.com/WJQSERVER-STUDIO/ghproxy.git
synced 2026-02-03 08:11:11 +08:00
Bump github.com/infinite-iroha/touka from 0.3.1 to 0.3.3
Bumps [github.com/infinite-iroha/touka](https://github.com/infinite-iroha/touka) from 0.3.1 to 0.3.3. - [Commits](https://github.com/infinite-iroha/touka/compare/v0.3.1...v0.3.3) --- updated-dependencies: - dependency-name: github.com/infinite-iroha/touka dependency-version: 0.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
88d84d0703
commit
831b820f6b
2 changed files with 6 additions and 3 deletions
3
go.mod
3
go.mod
|
|
@ -18,11 +18,12 @@ require (
|
|||
github.com/fenthope/record v0.0.3
|
||||
github.com/go-json-experiment/json v0.0.0-20250714165856-be8212f5270d
|
||||
github.com/hashicorp/golang-lru/v2 v2.0.7
|
||||
github.com/infinite-iroha/touka v0.3.1
|
||||
github.com/infinite-iroha/touka v0.3.3
|
||||
github.com/wjqserver/modembed v0.0.1
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/WJQSERVER-STUDIO/go-utils/copyb v0.0.6 // indirect
|
||||
github.com/WJQSERVER-STUDIO/go-utils/iox v0.0.2 // indirect
|
||||
github.com/valyala/bytebufferpool v1.0.0 // indirect
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue