Skip to content

Commit 3bbfb5d

Browse files
M09Icclaude
andcommitted
fix: update fingers dep
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 62da395 commit 3bbfb5d

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.25.4
44

55
require (
66
github.com/chainreactors/files v0.0.0-20240716182835-7884ee1e77f0
7-
github.com/chainreactors/fingers v1.2.1
7+
github.com/chainreactors/fingers v1.2.2-0.20260703124922-b8ac7e00cf68
88
github.com/chainreactors/logs v0.0.0-20260624034259-9aaea4aa52cc
99
github.com/chainreactors/neutron v0.1.1-0.20260703124839-c4091ad1e02d
1010
github.com/chainreactors/proton v0.3.3-0.20260703125000-97bdff4bcf27

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ github.com/chainreactors/files v0.0.0-20240716182835-7884ee1e77f0 h1:cU3sGEODXZs
8989
github.com/chainreactors/files v0.0.0-20240716182835-7884ee1e77f0/go.mod h1:NSxGNMRWryAyrDzZpVwmujI22wbGw6c52bQOd5zEvyU=
9090
github.com/chainreactors/fingers v1.2.1 h1:fIBejnL7m1AMgn/8B/jL/yGUDnm/l2l8iaGIf7GQvrE=
9191
github.com/chainreactors/fingers v1.2.1/go.mod h1:HL+9nwb5HNXJMboiQ7Kwy00ZSTXYTAuWw9IrYIoARH8=
92+
github.com/chainreactors/fingers v1.2.2-0.20260703124922-b8ac7e00cf68 h1:H+0G6mS84D2onz/pltLqbZdGwPWniaRzbAVfJ8+O834=
93+
github.com/chainreactors/fingers v1.2.2-0.20260703124922-b8ac7e00cf68/go.mod h1:1f83YqXk4AoTqo8t22WRX/KMxWhaHiAjsPk1epdYxeE=
9294
github.com/chainreactors/logs v0.0.0-20260624034259-9aaea4aa52cc h1:e6rjnU8dmfhAnkFzLp/R5gta0LbFM13L27djxbC/i4I=
9395
github.com/chainreactors/logs v0.0.0-20260624034259-9aaea4aa52cc/go.mod h1:VrXmYPbNN5AVoo1sc5aeyPVBYqubMdb3KO/tn5rRZpo=
9496
github.com/chainreactors/neutron v0.1.1-0.20260703124839-c4091ad1e02d h1:p9wlKYyE+B9evcM5Qon25h7hQ/qt6Xo6b6/m7LmRMmA=

0 commit comments

Comments
 (0)