Skip to content

Commit 055bcd1

Browse files
fix(deps): update module github.com/aperturerobotics/util to v1.31.3
1 parent a71f9b2 commit 055bcd1

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
@@ -11,7 +11,7 @@ require (
1111
github.com/aperturerobotics/entitygraph v0.11.0 // latest
1212
github.com/aperturerobotics/protobuf-go-lite v0.11.0 // latest
1313
github.com/aperturerobotics/starpc v0.39.7 // latest
14-
github.com/aperturerobotics/util v1.31.2 // latest
14+
github.com/aperturerobotics/util v1.31.3 // latest
1515
)
1616

1717
// aperture: use compatibility forks

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ github.com/aperturerobotics/starpc v0.39.7 h1:ztYLrVD5KfzBU6CP3rE0M4/K0lNx9S/I6E
2828
github.com/aperturerobotics/starpc v0.39.7/go.mod h1:2+rc+xB4EMF3StlJGyqO5Jaq7OyDFQR0J0McVtOA7CI=
2929
github.com/aperturerobotics/util v1.31.2 h1:ZDPmeQO502CgWAIXL55ZcsFNIJQ+yAXGXxGGCH0erSI=
3030
github.com/aperturerobotics/util v1.31.2/go.mod h1:Ff2UQHCBERfRsaRMBfmaukS4yUzQTNB6syNTLXzWmJo=
31+
github.com/aperturerobotics/util v1.31.3 h1:3irvlwlwwvOl4jD2lHg/N8bBp9B/3kx9Ec4qlJxQKEU=
32+
github.com/aperturerobotics/util v1.31.3/go.mod h1:G5yKUDojt6uzVvs7kGByey0lBfKdDg4O4jXmdkSqO6Y=
3133
github.com/blang/semver/v4 v4.0.0 h1:1PFHFE6yCCTv8C1TeyNNarDzntLi7wMI5i/pzqYIsAM=
3234
github.com/blang/semver/v4 v4.0.0/go.mod h1:IbckMUScFkM3pff0VJDNKRiT6TG/YpiHIM2yvyW5YoQ=
3335
github.com/coder/websocket v1.8.13 h1:f3QZdXy7uGVz+4uCJy2nTZyM0yTBj8yANEHhqlXZ9FE=

0 commit comments

Comments
 (0)