From 7d48916d2cec3d198c7c2d951d2b5bb60805d86b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 16:26:08 +0900 Subject: [PATCH] chore: bump deps (#987) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- gomod2nix.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gomod2nix.toml b/gomod2nix.toml index b68512da..e17b54c3 100644 --- a/gomod2nix.toml +++ b/gomod2nix.toml @@ -97,6 +97,9 @@ schema = 3 [mod."github.com/fumiama/jieba"] version = "v0.0.0-20221203025406-36c17a10b565" hash = "sha256-DvDx1pdldkdaSszrbadM/VwqT9TTSmWl6G6a+ysXYEM=" + [mod."github.com/fumiama/slowdo"] + version = "v0.0.0-20241001071333-19864b14750a" + hash = "sha256-4Dakl5WLnbTPc9fxsMNgt66xL1GqwE2TIF1Mom4mylw=" [mod."github.com/fumiama/terasu"] version = "v0.0.0-20240507144117-547a591149c0" hash = "sha256-ZZG5/Ckq4R0eojmiuli5ZRToDNQt4VeRwdy0jjVCvbg="