Skip to content

Commit a96d8d4

Browse files
fix(deps): update module github.com/aperturerobotics/goprotowrap to v0.3.2
1 parent 111efa5 commit a96d8d4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

tools/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ replace (
1313

1414
require (
1515
github.com/aperturerobotics/common v0.19.1 // latest
16-
github.com/aperturerobotics/goprotowrap v0.3.1 // latest
16+
github.com/aperturerobotics/goprotowrap v0.3.2 // latest
1717
github.com/aperturerobotics/protobuf-go-lite v0.8.0 // latest
1818
github.com/aperturerobotics/starpc v0.37.0 // latest
1919
)

tools/go.sum

+1
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be h1:9AeTilPcZAjCFI
159159
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be/go.mod h1:ySMOLuWl6zY27l47sB3qLNK6tF2fkHG55UZxx8oIVo4=
160160
github.com/aperturerobotics/goprotowrap v0.3.1 h1:nFCWZ4QNQEzpsgCN1mVWLDVTF/Jm0hWtlCMUMGm3p1Y=
161161
github.com/aperturerobotics/goprotowrap v0.3.1/go.mod h1:5tRlYsb4VF0ySzx2/My3u9PtzTWNu5o2bqYHj0TRw+U=
162+
github.com/aperturerobotics/goprotowrap v0.3.2/go.mod h1:5tRlYsb4VF0ySzx2/My3u9PtzTWNu5o2bqYHj0TRw+U=
162163
github.com/aperturerobotics/protobuf-go v1.33.1-0.20240516052628-4470bc019102 h1:jjQCud+wqlAoe+35nfTyuDzGk3tiG5t1BMFlRXHvg3A=
163164
github.com/aperturerobotics/protobuf-go v1.33.1-0.20240516052628-4470bc019102/go.mod h1:c6P6GXX6sHbq/GpV6MGZEdwhWPcYBgnhAHhKbcUYpos=
164165
github.com/aperturerobotics/protobuf-go-lite v0.8.0 h1:SoiTAVArmOrNTX31e6CC5Bem6HuOElg3YYNhp4AAPQc=

0 commit comments

Comments
 (0)