File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/google/uuid v1.6.0
99 github.com/lib/pq v1.11.2
1010 github.com/mattn/go-sqlite3 v1.14.34
11- github.com/peerclaw/peerclaw-core v0.6.0
11+ github.com/peerclaw/peerclaw-core v0.6.1
1212 github.com/redis/go-redis/v9 v9.18.0
1313 go.opentelemetry.io/otel v1.41.0
1414 go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.41.0
Original file line number Diff line number Diff line change @@ -39,6 +39,8 @@ github.com/mattn/go-sqlite3 v1.14.34 h1:3NtcvcUnFBPsuRcno8pUtupspG/GM+9nZ88zgJcp
3939github.com/mattn/go-sqlite3 v1.14.34 /go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y =
4040github.com/peerclaw/peerclaw-core v0.6.0 h1:2Ng1dRgKo+Kg1/R9ybAWrIxX/Otc3veemQe39hEKJy0 =
4141github.com/peerclaw/peerclaw-core v0.6.0 /go.mod h1:nlxhZV5ClCDDAh11ubrTLFluae1fK7bLj3uyUk/Gc4A =
42+ github.com/peerclaw/peerclaw-core v0.6.1 h1:xacM1gXa0ypFC31nNCvqY+9dr2s4xxQb/mWhybMIgP8 =
43+ github.com/peerclaw/peerclaw-core v0.6.1 /go.mod h1:nlxhZV5ClCDDAh11ubrTLFluae1fK7bLj3uyUk/Gc4A =
4244github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
4345github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
4446github.com/redis/go-redis/v9 v9.18.0 h1:pMkxYPkEbMPwRdenAzUNyFNrDgHx9U+DrBabWNfSRQs =
You can’t perform that action at this time.
0 commit comments