Skip to content

Commit

Permalink
fix(deps): update module github.com/aperturerobotics/util to v1.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and paralin committed Jan 25, 2024
1 parent 538b908 commit be0d71a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
)

require (
github.com/aperturerobotics/util v1.12.1 // latest
github.com/aperturerobotics/util v1.13.1 // latest
github.com/libp2p/go-libp2p v0.32.2 // latest
github.com/libp2p/go-yamux/v4 v4.0.2-0.20231213140704-4c5812896512 // master
github.com/sirupsen/logrus v1.9.3 // latest
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ github.com/aperturerobotics/util v1.12.0 h1:jdEU/xbApQIuc4cq2/JRnJmA21243StGsODI
github.com/aperturerobotics/util v1.12.0/go.mod h1:d84OAQAGXCpl7JOBstnal91Lm6nKgk+vBgtHPgxBYrQ=
github.com/aperturerobotics/util v1.12.1 h1:1jQh0wRUtQOjM/X9SGs1lr5Bi/LQjUise02GK71siUM=
github.com/aperturerobotics/util v1.12.1/go.mod h1:d84OAQAGXCpl7JOBstnal91Lm6nKgk+vBgtHPgxBYrQ=
github.com/aperturerobotics/util v1.13.1 h1:Z9iszxB1c1FvlujVyT8xhXghl8Im2+njMOVIlYMjCYM=
github.com/aperturerobotics/util v1.13.1/go.mod h1:d84OAQAGXCpl7JOBstnal91Lm6nKgk+vBgtHPgxBYrQ=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit be0d71a

Please sign in to comment.