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 @@ -3,7 +3,7 @@ module github.com/RoboCup-SSL/ssl-vision-client
33go 1.21
44
55require (
6- github.com/RoboCup-SSL/ssl-go-tools v1.8.1
6+ github.com/RoboCup-SSL/ssl-go-tools v1.8.3
77 github.com/gorilla/websocket v1.5.3
88 google.golang.org/protobuf v1.36.5
99)
Original file line number Diff line number Diff line change @@ -2,6 +2,8 @@ github.com/RoboCup-SSL/ssl-go-tools v1.8.0 h1:AbTH3mVZ6X0PiCIVcov8iO187/I4RzR8hn
22github.com/RoboCup-SSL/ssl-go-tools v1.8.0 /go.mod h1:V3++xMi0FGEc2RAe01QyIn3HPplOQC81/3vSLY9I3e0 =
33github.com/RoboCup-SSL/ssl-go-tools v1.8.1 h1:6EAIeJdgr2BO1lfQNrt1vNFFKiKScqjd1HrZsCZ07rg =
44github.com/RoboCup-SSL/ssl-go-tools v1.8.1 /go.mod h1:FuTw472klW5wAMg09gxQqPCzu6ygxOdMA8D22fDOUfM =
5+ github.com/RoboCup-SSL/ssl-go-tools v1.8.3 h1:XpYf54zsgqSX2Izg1/mNljzCQxS0lcP3oi5Igi4sQQQ =
6+ github.com/RoboCup-SSL/ssl-go-tools v1.8.3 /go.mod h1:FuTw472klW5wAMg09gxQqPCzu6ygxOdMA8D22fDOUfM =
57github.com/google/go-cmp v0.5.5 h1:Khx7svrCpmxxtHBq5j2mp/xVjsi8hQMfNLvJFAlrGgU =
68github.com/google/go-cmp v0.5.5 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
79github.com/gorilla/websocket v1.5.3 h1:saDtZ6Pbx/0u+bgYQ3q96pZgCzfhKXGPqt7kZ72aNNg =
You can’t perform that action at this time.
0 commit comments