Skip to content

Commit

Permalink
Update "serializer" submodule to commit "45368c4"
Browse files Browse the repository at this point in the history
  • Loading branch information
muXxer committed Apr 19, 2024
1 parent 45368c4 commit 47c65ec
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
10 changes: 5 additions & 5 deletions serializer/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ go 1.22
require (
github.com/ethereum/go-ethereum v1.13.15
github.com/iancoleman/orderedmap v0.3.0
github.com/iotaledger/hive.go/ds v0.0.0-20240326102522-2e37ab3611a3
github.com/iotaledger/hive.go/ierrors v0.0.0-20240326102522-2e37ab3611a3
github.com/iotaledger/hive.go/lo v0.0.0-20240326102522-2e37ab3611a3
github.com/iotaledger/hive.go/ds v0.0.0-20240419085914-45368c41ff79
github.com/iotaledger/hive.go/ierrors v0.0.0-20240419085914-45368c41ff79
github.com/iotaledger/hive.go/lo v0.0.0-20240419085914-45368c41ff79
github.com/mr-tron/base58 v1.2.0
github.com/stretchr/testify v1.8.4
github.com/stretchr/testify v1.9.0
golang.org/x/crypto v0.17.0
)

Expand All @@ -18,7 +18,7 @@ require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.1.0 // indirect
github.com/holiman/uint256 v1.2.4 // indirect
github.com/iotaledger/hive.go/constraints v0.0.0-20240326102522-2e37ab3611a3 // indirect
github.com/iotaledger/hive.go/constraints v0.0.0-20240419085914-45368c41ff79 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/rogpeppe/go-internal v1.10.0 // indirect
golang.org/x/sys v0.16.0 // indirect
Expand Down
20 changes: 10 additions & 10 deletions serializer/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@ github.com/holiman/uint256 v1.2.4 h1:jUc4Nk8fm9jZabQuqr2JzednajVmBpC+oiTiXZJEApU
github.com/holiman/uint256 v1.2.4/go.mod h1:EOMSn4q6Nyt9P6efbI3bueV4e1b3dGlUCXeiRV4ng7E=
github.com/iancoleman/orderedmap v0.3.0 h1:5cbR2grmZR/DiVt+VJopEhtVs9YGInGIxAoMJn+Ichc=
github.com/iancoleman/orderedmap v0.3.0/go.mod h1:XuLcCUkdL5owUCQeF2Ue9uuw1EptkJDkXXS7VoV7XGE=
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/ds v0.0.0-20240326102522-2e37ab3611a3 h1:qvZYXVZPxRRaZ0EesxlLI8mlqtSdl/lttuxkoxGeZdM=
github.com/iotaledger/hive.go/ds v0.0.0-20240326102522-2e37ab3611a3/go.mod h1:PU8vmnyWDAM7Nbl/j9pRIemNfMEO/vPQ/tN3wks55lE=
github.com/iotaledger/hive.go/ierrors v0.0.0-20240326102522-2e37ab3611a3 h1:5vlaAc8OtyKkljrncT575M+Iv2swTw7QZTmoFlb5Vzc=
github.com/iotaledger/hive.go/ierrors v0.0.0-20240326102522-2e37ab3611a3/go.mod h1:GQY0/35sjgT9Poi1Vrs9kFVvAkuKzGXfVh4j6CBXsAA=
github.com/iotaledger/hive.go/lo v0.0.0-20240326102522-2e37ab3611a3 h1:I2Yxf7hqLFMIDCmqHJw+9pe2Byt4yco6mW/+08Ez8Gw=
github.com/iotaledger/hive.go/lo v0.0.0-20240326102522-2e37ab3611a3/go.mod h1:V6O70RMPKU1vVN1JqmLbOFeQbR11MmQha9ZboaD3q0Q=
github.com/iotaledger/hive.go/constraints v0.0.0-20240419085914-45368c41ff79 h1:2mDiR/cfQyeU9bkYtsk9QZl8b6l5/3FJJAHxGU7xPgs=
github.com/iotaledger/hive.go/constraints v0.0.0-20240419085914-45368c41ff79/go.mod h1:JF7jjkL6tSUOXm23SWadBzBrl7eJk1DQRLc/fNoVZ+o=
github.com/iotaledger/hive.go/ds v0.0.0-20240419085914-45368c41ff79 h1:BYV9ADJSIZk0GXtLRvl3KfgaJMdpHlO2+zGOiItmDcU=
github.com/iotaledger/hive.go/ds v0.0.0-20240419085914-45368c41ff79/go.mod h1:jrGo5mMIWRkRj/7l1h+uy115C1natE5RaXD8Kjl8B3I=
github.com/iotaledger/hive.go/ierrors v0.0.0-20240419085914-45368c41ff79 h1:pGb2dp8nbGxFgF1iPdtYvVzZof/AE5QJd398MWcn9b4=
github.com/iotaledger/hive.go/ierrors v0.0.0-20240419085914-45368c41ff79/go.mod h1:GQY0/35sjgT9Poi1Vrs9kFVvAkuKzGXfVh4j6CBXsAA=
github.com/iotaledger/hive.go/lo v0.0.0-20240419085914-45368c41ff79 h1:xy/iEO2myCmK4NMkwWsYDPs/b4m0UrML+bgYaNxS69I=
github.com/iotaledger/hive.go/lo v0.0.0-20240419085914-45368c41ff79/go.mod h1:bSVsU1c4je63jbBS+u/CBRzOuxpjIiALZ6/vquCbw6k=
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
Expand All @@ -34,8 +34,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ=
github.com/rogpeppe/go-internal v1.10.0/go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog=
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
golang.org/x/crypto v0.17.0 h1:r8bRNjWL3GshPW3gkd+RpvzWrZAwPS49OmTGZ/uhM4k=
golang.org/x/crypto v0.17.0/go.mod h1:gCAAfMLgwOJRpTjQ2zCCt2OcSfYMTeZVSRtQlPC7Nq4=
golang.org/x/sys v0.16.0 h1:xWw16ngr6ZMtmxDyKyIgsE93KNKz5HKmMa3b8ALHidU=
Expand Down

0 comments on commit 47c65ec

Please sign in to comment.