mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-20 14:30:10 +08:00
chore: bump deps
This commit is contained in:
parent
08e02ab730
commit
b902f6fc12
4
go.mod
4
go.mod
@ -1,6 +1,8 @@
|
|||||||
module github.com/FloatTech/ZeroBot-Plugin
|
module github.com/FloatTech/ZeroBot-Plugin
|
||||||
|
|
||||||
go 1.20
|
go 1.23.0
|
||||||
|
|
||||||
|
toolchain go1.24.5
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/Baidu-AIP/golang-sdk v1.1.1
|
github.com/Baidu-AIP/golang-sdk v1.1.1
|
||||||
|
|||||||
@ -77,8 +77,8 @@ schema = 3
|
|||||||
version = "v1.3.0"
|
version = "v1.3.0"
|
||||||
hash = "sha256-/sN7X8dKXQgv8J+EDzVUB+o+AY9gBC8e1C6sYhaTy1k="
|
hash = "sha256-/sN7X8dKXQgv8J+EDzVUB+o+AY9gBC8e1C6sYhaTy1k="
|
||||||
[mod."github.com/fumiama/deepinfra"]
|
[mod."github.com/fumiama/deepinfra"]
|
||||||
version = "v0.0.0-20250812083039-f1b27f21d8c9"
|
version = "v0.0.0-20250910022828-8cde75e137f4"
|
||||||
hash = "sha256-P2WdChVhLEjZFV2B4O7j2lNyI6NpfuzVyjvwjbj5NPI="
|
hash = "sha256-1CV8t3R91maqJztHg7whECqvS4+sxWcSvq+EyO4PyZ8="
|
||||||
[mod."github.com/fumiama/go-base16384"]
|
[mod."github.com/fumiama/go-base16384"]
|
||||||
version = "v1.7.0"
|
version = "v1.7.0"
|
||||||
hash = "sha256-vTAsBBYe2ISzb2Nba5E96unodZSkhMcqo6hbwR01nz8="
|
hash = "sha256-vTAsBBYe2ISzb2Nba5E96unodZSkhMcqo6hbwR01nz8="
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user