Skip to content

Commit b4b17fe

Browse files
gcmsgclaude
andcommitted
deps: bump peerclaw-agent to v0.7.4
Picks up context lifecycle, TOCTOU race fix, Nostr leak fix. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent e840888 commit b4b17fe

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.26
44

55
require (
66
github.com/modelcontextprotocol/go-sdk v1.4.0
7-
github.com/peerclaw/peerclaw-agent v0.7.3
7+
github.com/peerclaw/peerclaw-agent v0.7.4
88
github.com/peerclaw/peerclaw-core v0.8.1
99
gopkg.in/yaml.v3 v3.0.1
1010
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w
4747
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
4848
github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9Gz0M=
4949
github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk=
50-
github.com/peerclaw/peerclaw-agent v0.7.3 h1:uBpzCfw79GYvbkPjxk5fDOmd6gTCm2kOAse8lLgROZc=
51-
github.com/peerclaw/peerclaw-agent v0.7.3/go.mod h1:P0GPcMwVLprGJwrvkEtI/v27t+jlY1z2hrB8n2f6YwM=
50+
github.com/peerclaw/peerclaw-agent v0.7.4 h1:f+V1TE3tJmJ7EeRHvyT+3aInBJVJWA0N5/0fzeo+OX0=
51+
github.com/peerclaw/peerclaw-agent v0.7.4/go.mod h1:bUPApXa1etRWZN3ZluHMBFUoB711YLOyNdwjtSIpuik=
5252
github.com/peerclaw/peerclaw-core v0.8.1 h1:43uw51b8Zfew8xKx9bxBoWGN60rBQKqo0ELc3xSOpgo=
5353
github.com/peerclaw/peerclaw-core v0.8.1/go.mod h1:nlxhZV5ClCDDAh11ubrTLFluae1fK7bLj3uyUk/Gc4A=
5454
github.com/pion/datachannel v1.5.10 h1:ly0Q26K1i6ZkGf42W7D4hQYR90pZwzFOjTq5AuCKk4o=

0 commit comments

Comments
 (0)