Skip to content

Commit 87508e5

Browse files
committed
Updated wasp dependency
1 parent 30b6e5a commit 87508e5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.17
55
require (
66
github.com/iotaledger/goshimmer v0.7.5-0.20210811162925-25c827e8326a
77
github.com/iotaledger/hive.go v0.0.0-20210625103722-68b2cf52ef4e
8-
github.com/iotaledger/wasp v0.1.1-0.20210929181634-139d9560a577
8+
github.com/iotaledger/wasp v0.1.1-0.20211005075356-664297e327c9
99
github.com/stretchr/testify v1.7.0
1010
)
1111

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -519,8 +519,8 @@ github.com/iotaledger/goshimmer v0.7.5-0.20210811162925-25c827e8326a h1:JKIoZ7yx
519519
github.com/iotaledger/goshimmer v0.7.5-0.20210811162925-25c827e8326a/go.mod h1:L4a9tQOOlD37go7UztwlCFMrNlmgwKK9ixaPf45A/8U=
520520
github.com/iotaledger/hive.go v0.0.0-20210625103722-68b2cf52ef4e h1:jUHV5HGa/1o9qoPPr8ms3dMueSVUb1ZB2Z1XyJ79qfU=
521521
github.com/iotaledger/hive.go v0.0.0-20210625103722-68b2cf52ef4e/go.mod h1:NyBg/Ny7FFAdDs59zdwTVoysU2ZbJVQnRwyLIDFKJYA=
522-
github.com/iotaledger/wasp v0.1.1-0.20210929181634-139d9560a577 h1:UxNTTqJOnu+pSDTwGykCuQ2ep+xd57aPewQ2XlW6Sm4=
523-
github.com/iotaledger/wasp v0.1.1-0.20210929181634-139d9560a577/go.mod h1:pzangTfT3RVT3vMf+UscV2rsaPsOy8ukPQtNdfJfSpk=
522+
github.com/iotaledger/wasp v0.1.1-0.20211005075356-664297e327c9 h1:IiXq5v0qu0piRcEyodsDVbZ6fzeOZebM1eIUaq6Ii6g=
523+
github.com/iotaledger/wasp v0.1.1-0.20211005075356-664297e327c9/go.mod h1:pzangTfT3RVT3vMf+UscV2rsaPsOy8ukPQtNdfJfSpk=
524524
github.com/ipfs/go-cid v0.0.1/go.mod h1:GHWU/WuQdMPmIosc4Yn1bcCT7dSeX4lBafM7iqUPQvM=
525525
github.com/ipfs/go-cid v0.0.2/go.mod h1:GHWU/WuQdMPmIosc4Yn1bcCT7dSeX4lBafM7iqUPQvM=
526526
github.com/ipfs/go-cid v0.0.3/go.mod h1:GHWU/WuQdMPmIosc4Yn1bcCT7dSeX4lBafM7iqUPQvM=

0 commit comments

Comments
 (0)