diff --git a/go.mod b/go.mod index 6e53c8b..616325c 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/pilot-protocol/eventstream go 1.25.10 -require github.com/pilot-protocol/common v0.5.0 +require github.com/pilot-protocol/common v0.5.6 diff --git a/go.sum b/go.sum index 5407c82..def8ea4 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/pilot-protocol/common v0.5.0 h1:+rakrcpwbg8dfuQDWAgOI1N/XC3c6WSwar2SlW+cZ28= -github.com/pilot-protocol/common v0.5.0/go.mod h1:yrAwPXGVMbXU+SADvOCmbdXjK/wJ3uA0KshyLvRlej4= +github.com/pilot-protocol/common v0.5.6 h1:0A3W3HUQSPryGyh+zA89hEHHLcYVd9v9Vgk8EzOqpQI= +github.com/pilot-protocol/common v0.5.6/go.mod h1:yrAwPXGVMbXU+SADvOCmbdXjK/wJ3uA0KshyLvRlej4=