Skip to content

Commit

Permalink
update flixkit
Browse files Browse the repository at this point in the history
  • Loading branch information
bjartek committed Apr 6, 2024
1 parent 9a6fbef commit c8ff446
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/fatih/color v1.16.0
github.com/hexops/autogold v1.3.1
github.com/onflow/cadence v1.0.0-preview.19
github.com/onflow/flixkit-go v1.2.1-cadence-v1-preview.5
github.com/onflow/flixkit-go v1.2.1-cadence-v1-preview.10
github.com/onflow/flow-emulator v1.0.0-preview.16
github.com/onflow/flow-go v0.34.0-crescendo-preview.9.0.20240403221216-33c1de004dc1
github.com/onflow/flow-go-sdk v1.0.0-preview.17
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1878,6 +1878,8 @@ github.com/onflow/crypto v0.25.1 h1:0txy2PKPMM873JbpxQNbJmuOJtD56bfs48RQfm0ts5A=
github.com/onflow/crypto v0.25.1/go.mod h1:C8FbaX0x8y+FxWjbkHy0Q4EASCDR9bSPWZqlpCLYyVI=
github.com/onflow/flixkit-go v1.2.1-cadence-v1-preview.5 h1:whwzUX9ALbofbpBQNqbCi+8V1l/zfhJQiS7DLGZy5Lc=
github.com/onflow/flixkit-go v1.2.1-cadence-v1-preview.5/go.mod h1:8XWQp1GEVIA/XteAbhfJcvh3tSCGUDccYaRvxi9J8us=
github.com/onflow/flixkit-go v1.2.1-cadence-v1-preview.10 h1:TY3/OjmTSUST5nnrW2CmB7HUpaOyARtAxWPb1BHzbMk=
github.com/onflow/flixkit-go v1.2.1-cadence-v1-preview.10/go.mod h1:8bDZn0GSyc3OfgYXUTYVdqT+kgMEWtDFd8RWXyYZ4ms=
github.com/onflow/flow-core-contracts/lib/go/contracts v0.15.2-0.20240305214031-d81e0c3b42f3 h1:UNLms46HthnzKTR3DVQmEoDerf4EtNUMfkombIeT3U8=
github.com/onflow/flow-core-contracts/lib/go/contracts v0.15.2-0.20240305214031-d81e0c3b42f3/go.mod h1:ROB3X1QhobsVj3ZqSn8fy8gX2pXL8tHNUC+jZUCWpnA=
github.com/onflow/flow-core-contracts/lib/go/contracts v0.15.2-0.20240402184019-90048578066e h1:z0U8ZnjhYVoaZn193tGTDuIb2uGn2rMTC0Szoaqrda8=
Expand Down

0 comments on commit c8ff446

Please sign in to comment.