diff --git a/go.mod b/go.mod index 72bfbad..57fef66 100644 --- a/go.mod +++ b/go.mod @@ -4,5 +4,5 @@ go 1.25.10 require ( github.com/expr-lang/expr v1.17.8 - github.com/pilot-protocol/common v0.4.5 + github.com/pilot-protocol/common v0.4.8 ) diff --git a/go.sum b/go.sum index 5f308b8..92b26d6 100644 --- a/go.sum +++ b/go.sum @@ -1,4 +1,4 @@ github.com/expr-lang/expr v1.17.8 h1:W1loDTT+0PQf5YteHSTpju2qfUfNoBt4yw9+wOEU9VM= github.com/expr-lang/expr v1.17.8/go.mod h1:8/vRC7+7HBzESEqt5kKpYXxrxkr31SaO8r40VO/1IT4= -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=