Skip to content

Commit 424ca11

Browse files
fix(deps): update module github.com/aperturerobotics/starpc to v0.39.5
1 parent 9a83061 commit 424ca11

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/aperturerobotics/goprotowrap v0.3.2 // latest
1616
github.com/aperturerobotics/goscript v0.0.53 // master
1717
github.com/aperturerobotics/protobuf-go-lite v0.9.1 // latest
18-
github.com/aperturerobotics/starpc v0.39.1 // latest
18+
github.com/aperturerobotics/starpc v0.39.5 // latest
1919
)
2020

2121
require (

tools/go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ github.com/aperturerobotics/protobuf-go-lite v0.9.1 h1:P1knXKnwLJpVE8fmeXYGckKu7
190190
github.com/aperturerobotics/protobuf-go-lite v0.9.1/go.mod h1:fULrxQxEBWKQm7vvju9AfjTp9yfHoLgwMQWTiZQ2tg0=
191191
github.com/aperturerobotics/starpc v0.39.1 h1:RBc9oO/20a9+bS75WoAtmUXR59c4J77NRNmUGCp5Uyg=
192192
github.com/aperturerobotics/starpc v0.39.1/go.mod h1:kCl/LKJ2n216URRhrzOUFg+YIDTZL3FeKhcPYKqHuuM=
193+
github.com/aperturerobotics/starpc v0.39.5/go.mod h1:IwBfUAPAC1RHI+NNvotKLcHspeUmNoSBqNjEqcgSNy0=
193194
github.com/arbovm/levenshtein v0.0.0-20160628152529-48b4e1c0c4d0 h1:jfIu9sQUG6Ig+0+Ap1h4unLjW6YQJpKZVmUzxsD4E/Q=
194195
github.com/arbovm/levenshtein v0.0.0-20160628152529-48b4e1c0c4d0/go.mod h1:t2tdKJDJF9BV14lnkjHmOQgcvEKgtqs5a1N3LNdJhGE=
195196
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio=

0 commit comments

Comments
 (0)