diff --git a/go.mod b/go.mod index cac0367..8c07073 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/pilot-protocol/gateway go 1.25.12 -require github.com/pilot-protocol/common v0.5.11 +require github.com/pilot-protocol/common v0.5.12 diff --git a/go.sum b/go.sum index 94c6484..7b880c7 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/pilot-protocol/common v0.5.11 h1:gaPOT2v3/FUAx61lqPw7yRsrzmDSRWL4+LRuQh8mrqs= -github.com/pilot-protocol/common v0.5.11/go.mod h1:Ybc6f1A37s3ShoEh1nBMVL9DPyYlxvkqPTvtbxaNWg4= +github.com/pilot-protocol/common v0.5.12 h1:ZQ7v8oX0VYtEcluraQZvqrYPMvRIxjixSZtNz8Xo5Uc= +github.com/pilot-protocol/common v0.5.12/go.mod h1:Ybc6f1A37s3ShoEh1nBMVL9DPyYlxvkqPTvtbxaNWg4=