Skip to content

Commit

Permalink
Update "lo" submodule to commit "ae30279"
Browse files Browse the repository at this point in the history
  • Loading branch information
muXxer committed Jan 24, 2024
1 parent ae30279 commit e261e0f
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.21

require (
github.com/iotaledger/hive.go/constraints v0.0.0-20240124152345-7f8755acabd4
github.com/iotaledger/hive.go/ierrors v0.0.0-20240123115112-29e7fc2ca03f
github.com/iotaledger/hive.go/constraints v0.0.0-20240124155449-ae3027973624
github.com/iotaledger/hive.go/ierrors v0.0.0-20240124155449-ae3027973624
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-20240124152345-7f8755acabd4 h1:2IjUagdwDceDPUywR5OXszJ5FElKcrMmQV+m9sBnP+M=
github.com/iotaledger/hive.go/constraints v0.0.0-20240124152345-7f8755acabd4/go.mod h1:dOBOM2s4se3HcWefPe8sQLUalGXJ8yVXw58oK8jke3s=
github.com/iotaledger/hive.go/ierrors v0.0.0-20240123115112-29e7fc2ca03f h1:7ODYobzVqxM8kH+/fvziyx66OvHjEha5zpc2kEHIvuY=
github.com/iotaledger/hive.go/ierrors v0.0.0-20240123115112-29e7fc2ca03f/go.mod h1:HcE8B5lP96enc/OALTb2/rIIi+yOLouRoHOKRclKmC8=
github.com/iotaledger/hive.go/constraints v0.0.0-20240124155449-ae3027973624 h1:QFAWTjAaJJoYVNhCP1vk1pkuOxwIB2x2kWkETWs0uRA=
github.com/iotaledger/hive.go/constraints v0.0.0-20240124155449-ae3027973624/go.mod h1:dOBOM2s4se3HcWefPe8sQLUalGXJ8yVXw58oK8jke3s=
github.com/iotaledger/hive.go/ierrors v0.0.0-20240124155449-ae3027973624 h1:L6n3vK3iHEw0kigKnTxYSdtJWci8GidX9CVAqC8DP7U=
github.com/iotaledger/hive.go/ierrors v0.0.0-20240124155449-ae3027973624/go.mod h1:HcE8B5lP96enc/OALTb2/rIIi+yOLouRoHOKRclKmC8=
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 e261e0f

Please sign in to comment.