diff --git a/go.mod b/go.mod index 95cdefc..8da513c 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/pilot-protocol/gateway go 1.25.10 -require github.com/pilot-protocol/common v0.4.5 +require github.com/pilot-protocol/common v0.4.8 diff --git a/go.sum b/go.sum index ee86a31..7b83895 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/pilot-protocol/common v0.4.5 h1:WX7jQcJoWJe+GtynZ+gz0f3re7DIRpi3RWo2SEnZJYo= -github.com/pilot-protocol/common v0.4.5/go.mod h1:yrAwPXGVMbXU+SADvOCmbdXjK/wJ3uA0KshyLvRlej4= +github.com/pilot-protocol/common v0.4.8 h1:eS2Bc+XcZWJ/qhwwOZbXwIWhtNdOijuoEp716kQE+/c= +github.com/pilot-protocol/common v0.4.8/go.mod h1:yrAwPXGVMbXU+SADvOCmbdXjK/wJ3uA0KshyLvRlej4=