You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This pull request updates dependencies in the `go.mod` file to keep the
project up to date and clarify dependency usage.
Dependency updates:
* Upgraded `github.com/cometbft/cometbft` from version `v0.38.19` to
`v0.38.21` to include the latest bug fixes and improvements.
Dependency management:
* Changed `github.com/gogo/protobuf v1.3.3` from an indirect to a direct
dependency, ensuring it is explicitly tracked and maintained.
---------
Co-authored-by: Kostas Demiris <kostasdemiris@gmail.com>
0 commit comments