Skip to content

Commit 3bc8d28

Browse files
committed
Update dgrpc dependency to latest version
1 parent 4da044d commit 3bc8d28

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
github.com/streamingfast/dauth v0.0.0-20251218134044-fb716c7172b4
1515
github.com/streamingfast/dbin v0.9.1-0.20231117225723-59790c798e2c
1616
github.com/streamingfast/derr v0.0.0-20250814163534-bd7407bd89d7
17-
github.com/streamingfast/dgrpc v0.0.0-20260218164858-719a69f1b7b4
17+
github.com/streamingfast/dgrpc v0.0.0-20260224131243-afbfd5ee1081
1818
github.com/streamingfast/dhttp v0.1.3-0.20251218140957-6d46b8f12eb1
1919
github.com/streamingfast/dstore v0.1.3-0.20260113210117-94d66eda2027
2020
github.com/streamingfast/logging v0.0.0-20260108192805-38f96de0a641

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -559,8 +559,8 @@ github.com/streamingfast/dbin v0.9.1-0.20231117225723-59790c798e2c h1:6WjE2yInE+
559559
github.com/streamingfast/dbin v0.9.1-0.20231117225723-59790c798e2c/go.mod h1:dbfiy9ORrL8c6ldSq+L0H9pg8TOqqu/FsghsgUEWK54=
560560
github.com/streamingfast/derr v0.0.0-20250814163534-bd7407bd89d7 h1:KeyhmbdPhEzot+On1XrHSAOmRoeyIRiM0EkGQAqnVxI=
561561
github.com/streamingfast/derr v0.0.0-20250814163534-bd7407bd89d7/go.mod h1:QSm/AfaDsE0k1xBYi0lW580YJ/WDV/FKZI628tkZR0Y=
562-
github.com/streamingfast/dgrpc v0.0.0-20260218164858-719a69f1b7b4 h1:C4WiIoGrI3QJzAe4Gcye5L0avOm0lB4yQtk28E0OvNc=
563-
github.com/streamingfast/dgrpc v0.0.0-20260218164858-719a69f1b7b4/go.mod h1:S6lJ9Dd6M3myzWbxspuhGggHtld9uYVN0xQ/7EGXmX8=
562+
github.com/streamingfast/dgrpc v0.0.0-20260224131243-afbfd5ee1081 h1:eMI61SZWwmDYCronvVasfHJSbw2/dni/6KmqtkVQLVA=
563+
github.com/streamingfast/dgrpc v0.0.0-20260224131243-afbfd5ee1081/go.mod h1:S6lJ9Dd6M3myzWbxspuhGggHtld9uYVN0xQ/7EGXmX8=
564564
github.com/streamingfast/dhammer v0.0.0-20220506192416-3797a7906da2 h1:/mcLVdwy6NeHWfJwuh2GD4+FMfPa59fkfM15sl8Jejk=
565565
github.com/streamingfast/dhammer v0.0.0-20220506192416-3797a7906da2/go.mod h1:MyG3U4ABuf7ANS8tix+e8UUevN7B9juhEnAbslS/X3M=
566566
github.com/streamingfast/dhttp v0.1.3-0.20251218140957-6d46b8f12eb1 h1:V9oSpY69/OZKTptZEPzJFaC8RS0Y8kffknNTDSZwpME=

0 commit comments

Comments
 (0)