Commit 2d20837 1 parent 2191bc6 commit 2d20837 Copy full SHA for 2d20837
File tree 3 files changed +5
-4
lines changed
3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
15
15
github.com/aperturerobotics/common v0.15.4 // latest
16
16
github.com/aperturerobotics/goprotowrap v0.3.1 // latest
17
17
github.com/aperturerobotics/protobuf-go-lite v0.8.0 // latest
18
- github.com/aperturerobotics/starpc v0.35.1 // latest
18
+ github.com/aperturerobotics/starpc v0.35.2 // latest
19
19
)
20
20
21
21
require (
Original file line number Diff line number Diff line change @@ -144,6 +144,7 @@ github.com/aperturerobotics/protobuf-go-lite v0.8.0 h1:SoiTAVArmOrNTX31e6CC5Bem6
144
144
github.com/aperturerobotics/protobuf-go-lite v0.8.0 /go.mod h1:y49wVEezRHg78uQ2OzLLZbtTTWuox+ChmaTuh6FLJW8 =
145
145
github.com/aperturerobotics/starpc v0.35.1 h1:8P/5aMF8p+o2eyMqsuniK+u0HGZlWc21oImg90YKNQA =
146
146
github.com/aperturerobotics/starpc v0.35.1 /go.mod h1:8tpuRoTbAmm9pDuz6DLK1TBkvDN74CuZtrLHQQGlHmQ =
147
+ github.com/aperturerobotics/starpc v0.35.2 /go.mod h1:+pq40XoDNQWsoi2HECCXSyn9RvM/jdSa4BVbSIG+fYA =
147
148
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio =
148
149
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 /go.mod h1:wHh0iHkYZB8zMSxRWpUBQtwG5a7fFgvEO+odwuTv2gs =
149
150
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 h1:DklsrG3dyBCFEj5IhUbnKptjxatkF07cF2ak3yi77so =
Original file line number Diff line number Diff line change @@ -2347,9 +2347,9 @@ stackback@0.0.2:
2347
2347
integrity sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==
2348
2348
2349
2349
starpc@^0.35.0 :
2350
- version "0.35.1 "
2351
- resolved "https://registry.yarnpkg.com/starpc/-/starpc-0.35.1 .tgz#8a9e60560dc0af8f7a040f6c8eb02196a7c24e8b "
2352
- integrity sha512-cdIuyVZlj9q4gahJuoB109+1lnx4nzzBeqgVRQ4QO0DG+opdJ1Oopbn44WoWEJZjGmPLUwt7AI6BIhlkhsk9/w ==
2350
+ version "0.35.2 "
2351
+ resolved "https://registry.yarnpkg.com/starpc/-/starpc-0.35.2 .tgz#4f5385fe2a36eb1c2c11e179ebc257213b7d0d7f "
2352
+ integrity sha512-WeHEhnc6ADPDzxXZm96t0huN5q8Z471fCYYpMnvDHLIau25oyMnPedsD+/Wn8S+vqlZgCR6LXCFhCs1foBm9zw ==
2353
2353
dependencies :
2354
2354
" @aptre/it-ws" " ^1.0.1"
2355
2355
" @aptre/protobuf-es-lite" " ^0.4.6"
You can’t perform that action at this time.
0 commit comments