Skip to content

Commit

Permalink
Update "lo" submodule to commit "b5176da"
Browse files Browse the repository at this point in the history
  • Loading branch information
muXxer committed Apr 19, 2024
1 parent b5176da commit 45368c4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions lo/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module github.com/iotaledger/hive.go/lo
go 1.22

require (
github.com/iotaledger/hive.go/constraints v0.0.0-20240326102522-2e37ab3611a3
github.com/iotaledger/hive.go/ierrors v0.0.0-20240223134414-81a1e2821a07
github.com/iotaledger/hive.go/constraints v0.0.0-20240419085809-b5176dadc7e5
github.com/iotaledger/hive.go/ierrors v0.0.0-20240419085809-b5176dadc7e5
github.com/stretchr/testify v1.8.4
)

Expand Down
8 changes: 4 additions & 4 deletions lo/go.sum
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
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=
github.com/iotaledger/hive.go/constraints v0.0.0-20240326102522-2e37ab3611a3 h1:jIWLMDyeQvm3Uy1TMnKZLv+F3XgHpoQO5lfSyKSnkPs=
github.com/iotaledger/hive.go/constraints v0.0.0-20240326102522-2e37ab3611a3/go.mod h1:JF7jjkL6tSUOXm23SWadBzBrl7eJk1DQRLc/fNoVZ+o=
github.com/iotaledger/hive.go/ierrors v0.0.0-20240223134414-81a1e2821a07 h1:yap4lU3wULwJrKKfx3YP4ptNybkfl+pyQnZQogr3p/M=
github.com/iotaledger/hive.go/ierrors v0.0.0-20240223134414-81a1e2821a07/go.mod h1:GQY0/35sjgT9Poi1Vrs9kFVvAkuKzGXfVh4j6CBXsAA=
github.com/iotaledger/hive.go/constraints v0.0.0-20240419085809-b5176dadc7e5 h1:cHFCcBdRoz7FoYiZybigaTRXi4yCTLNFI8f62nET85g=
github.com/iotaledger/hive.go/constraints v0.0.0-20240419085809-b5176dadc7e5/go.mod h1:JF7jjkL6tSUOXm23SWadBzBrl7eJk1DQRLc/fNoVZ+o=
github.com/iotaledger/hive.go/ierrors v0.0.0-20240419085809-b5176dadc7e5 h1:BHtHUMJBbBOjYIQSVOoxqGXURWcEFl7xzO32tKfa6Do=
github.com/iotaledger/hive.go/ierrors v0.0.0-20240419085809-b5176dadc7e5/go.mod h1:GQY0/35sjgT9Poi1Vrs9kFVvAkuKzGXfVh4j6CBXsAA=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
Expand Down

0 comments on commit 45368c4

Please sign in to comment.