Skip to content

Commit

Permalink
Update "ds" submodule to commit "693ba06"
Browse files Browse the repository at this point in the history
  • Loading branch information
muXxer committed Dec 23, 2023
1 parent 693ba06 commit 34cbd94
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
10 changes: 5 additions & 5 deletions ds/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ module github.com/iotaledger/hive.go/ds
go 1.21

require (
github.com/iotaledger/hive.go/constraints v0.0.0-20231219135817-5e9eb90d6129
github.com/iotaledger/hive.go/ierrors v0.0.0-20231219135817-5e9eb90d6129
github.com/iotaledger/hive.go/lo v0.0.0-20231219135817-5e9eb90d6129
github.com/iotaledger/hive.go/runtime v0.0.0-20231219135817-5e9eb90d6129
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231214115948-1e569feb231f
github.com/iotaledger/hive.go/constraints v0.0.0-20231223024501-693ba063d354
github.com/iotaledger/hive.go/ierrors v0.0.0-20231223024501-693ba063d354
github.com/iotaledger/hive.go/lo v0.0.0-20231223024501-693ba063d354
github.com/iotaledger/hive.go/runtime v0.0.0-20231223024501-693ba063d354
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231223024501-693ba063d354
github.com/stretchr/testify v1.8.4
golang.org/x/crypto v0.17.0
)
Expand Down
20 changes: 10 additions & 10 deletions ds/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@ 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-20231219135817-5e9eb90d6129 h1:qKZ0wkiHlzuVruEf2kKpFHhS0HVdudeA0c0nlHviUQk=
github.com/iotaledger/hive.go/constraints v0.0.0-20231219135817-5e9eb90d6129/go.mod h1:dOBOM2s4se3HcWefPe8sQLUalGXJ8yVXw58oK8jke3s=
github.com/iotaledger/hive.go/ierrors v0.0.0-20231219135817-5e9eb90d6129 h1:OYwAFLARlHGbl1k1ZXTRi+KL1+RasTCGbCfvFMKTffI=
github.com/iotaledger/hive.go/ierrors v0.0.0-20231219135817-5e9eb90d6129/go.mod h1:HcE8B5lP96enc/OALTb2/rIIi+yOLouRoHOKRclKmC8=
github.com/iotaledger/hive.go/lo v0.0.0-20231219135817-5e9eb90d6129 h1:yxBuUmaOmhYEcTQ5pA8G2IBVT9PUaRnek6EinEshEnc=
github.com/iotaledger/hive.go/lo v0.0.0-20231219135817-5e9eb90d6129/go.mod h1:kJ3T3R4oteGiO4KVlsHYoGWjl0StK2svlzqLjDPh7EQ=
github.com/iotaledger/hive.go/runtime v0.0.0-20231219135817-5e9eb90d6129 h1:SzetaTK9Hh5nTNneHO0arTg1+mZiNix5qUdTDRN79UM=
github.com/iotaledger/hive.go/runtime v0.0.0-20231219135817-5e9eb90d6129/go.mod h1:kpzzMz84eIcjRPjJiDv04HBp+vGjW7udXyQ2t/ixjNM=
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231214115948-1e569feb231f h1:RlHzFQARwAP8Pnmn/mTTP+UU1Nat/mRjnByE6wPGg20=
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231214115948-1e569feb231f/go.mod h1:Jx/bQH7XSseyTFIeGF1nhpLWSKRznzmET70/i9mylBw=
github.com/iotaledger/hive.go/constraints v0.0.0-20231223024501-693ba063d354 h1:oL96JcMDDQ8tEqB7z59fwoqBhL2SS+R0BOiE4pYKUTE=
github.com/iotaledger/hive.go/constraints v0.0.0-20231223024501-693ba063d354/go.mod h1:dOBOM2s4se3HcWefPe8sQLUalGXJ8yVXw58oK8jke3s=
github.com/iotaledger/hive.go/ierrors v0.0.0-20231223024501-693ba063d354 h1:LiaHATfL9s0bGyy5aV3R1v9z+Po1XQFQ3cV4gtZBRkw=
github.com/iotaledger/hive.go/ierrors v0.0.0-20231223024501-693ba063d354/go.mod h1:HcE8B5lP96enc/OALTb2/rIIi+yOLouRoHOKRclKmC8=
github.com/iotaledger/hive.go/lo v0.0.0-20231223024501-693ba063d354 h1:hgvNlmllCGJTl4s0YWzkpA55B3UIPJzbYVcXx91Ttj4=
github.com/iotaledger/hive.go/lo v0.0.0-20231223024501-693ba063d354/go.mod h1:w3abvs2FpXLd8rugaTq5YnT4KbniyulhePRU77F5pCg=
github.com/iotaledger/hive.go/runtime v0.0.0-20231223024501-693ba063d354 h1:Q3I8nCi9lIQamCTbdPF2YhN31kPGaFwhAqmUBRCj0aQ=
github.com/iotaledger/hive.go/runtime v0.0.0-20231223024501-693ba063d354/go.mod h1:AzqO/YvIdFTZoK8r9UWHvxrqaWeWxDN+rFf+V7b/6gY=
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231223024501-693ba063d354 h1:THvgcgrA9Dagi/pUY8qZvFJ4RzpICCMJR2PDvL5utQ0=
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231223024501-693ba063d354/go.mod h1:LkvNBG7PeoQgCCSB/eMNX8kSHTXtRN10kFciLdMvcgc=
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 Down

0 comments on commit 34cbd94

Please sign in to comment.