Skip to content

Commit 286fcb3

Browse files
gcmsgclaude
andcommitted
deps: bump peerclaw-agent to v0.7.3
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent e52c0a7 commit 286fcb3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.0
7+
github.com/peerclaw/peerclaw-agent v0.7.3
88
github.com/peerclaw/peerclaw-core v0.8.0
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.0 h1:qjO3eZO5n/CC1fo4NmPBVJUyPgfQvN4NFLu5kwydUE8=
51-
github.com/peerclaw/peerclaw-agent v0.7.0/go.mod h1:vbPrkK069WyKzFXMnMRQVIH11JYYt+olmWUtEWTV4oU=
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=
5252
github.com/peerclaw/peerclaw-core v0.8.0 h1:jZ3MafDI88MeGijXq17/UWxtLESpagRgS5AUsXkzsro=
5353
github.com/peerclaw/peerclaw-core v0.8.0/go.mod h1:nlxhZV5ClCDDAh11ubrTLFluae1fK7bLj3uyUk/Gc4A=
5454
github.com/pion/datachannel v1.5.10 h1:ly0Q26K1i6ZkGf42W7D4hQYR90pZwzFOjTq5AuCKk4o=

0 commit comments

Comments
 (0)