Skip to content

Commit 058538d

Browse files
committed
Update go-tools
1 parent 37cdd18 commit 058538d

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
@@ -3,7 +3,7 @@ module github.com/RoboCup-SSL/ssl-vision-client
33
go 1.21
44

55
require (
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
)

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ github.com/RoboCup-SSL/ssl-go-tools v1.8.0 h1:AbTH3mVZ6X0PiCIVcov8iO187/I4RzR8hn
22
github.com/RoboCup-SSL/ssl-go-tools v1.8.0/go.mod h1:V3++xMi0FGEc2RAe01QyIn3HPplOQC81/3vSLY9I3e0=
33
github.com/RoboCup-SSL/ssl-go-tools v1.8.1 h1:6EAIeJdgr2BO1lfQNrt1vNFFKiKScqjd1HrZsCZ07rg=
44
github.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=
57
github.com/google/go-cmp v0.5.5 h1:Khx7svrCpmxxtHBq5j2mp/xVjsi8hQMfNLvJFAlrGgU=
68
github.com/google/go-cmp v0.5.5/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
79
github.com/gorilla/websocket v1.5.3 h1:saDtZ6Pbx/0u+bgYQ3q96pZgCzfhKXGPqt7kZ72aNNg=

0 commit comments

Comments
 (0)