Skip to content

Commit ab5ac5d

Browse files
gcmsgclaude
andcommitted
chore(deps): bump peerclaw-core to v0.6.1
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 9c0fc41 commit ab5ac5d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ github.com/mattn/go-sqlite3 v1.14.34 h1:3NtcvcUnFBPsuRcno8pUtupspG/GM+9nZ88zgJcp
3939
github.com/mattn/go-sqlite3 v1.14.34/go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y=
4040
github.com/peerclaw/peerclaw-core v0.6.0 h1:2Ng1dRgKo+Kg1/R9ybAWrIxX/Otc3veemQe39hEKJy0=
4141
github.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=
4244
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
4345
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
4446
github.com/redis/go-redis/v9 v9.18.0 h1:pMkxYPkEbMPwRdenAzUNyFNrDgHx9U+DrBabWNfSRQs=

0 commit comments

Comments
 (0)