Skip to content

Commit

Permalink
conduit 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
urtho committed Jan 11, 2025
1 parent d931450 commit 0e20718
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.23
toolchain go1.23.4

require (
github.com/algorand/conduit v1.8.0
github.com/algorand/conduit v1.8.1
github.com/algorand/go-algorand-sdk/v2 v2.7.0
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.1 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ github.com/Microsoft/go-winio v0.6.2/go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA
github.com/RaveNoX/go-jsoncommentstrip v1.0.0/go.mod h1:78ihd09MekBnJnxpICcwzCMzGrKSKYe4AqU6PDYYpjk=
github.com/algorand/avm-abi v0.2.0 h1:bkjsG+BOEcxUcnGSALLosmltE0JZdg+ZisXKx0UDX2k=
github.com/algorand/avm-abi v0.2.0/go.mod h1:+CgwM46dithy850bpTeHh9MC99zpn2Snirb3QTl2O/g=
github.com/algorand/conduit v1.8.0 h1:LC0/9Sb/7MlQDY8kzgHPRRoIy3ueQcZOdZVG8mfQ7vo=
github.com/algorand/conduit v1.8.0/go.mod h1:yL2Fw+r0piqPH827FspjnncX7HC57N5DQ7S3G4FcU/8=
github.com/algorand/conduit v1.8.1 h1:BlwflzXGVEaVwPpSurK4pPZu2DHTI39+dR5TDUrvIIE=
github.com/algorand/conduit v1.8.1/go.mod h1:3/OGGPnA9INfTbBtiLg2/1XEVxZee+WkYHrJTFQkVkA=
github.com/algorand/go-algorand-sdk/v2 v2.7.0 h1:ntORjVgXnm+1jqpj55Fv2MbYitxwE9A+xNYopsN5uoA=
github.com/algorand/go-algorand-sdk/v2 v2.7.0/go.mod h1:BkHnK2PuCqzdGPNeWUo5yo6lRjyDZ9QoMN8GIjfijrA=
github.com/algorand/go-codec/codec v1.1.10 h1:zmWYU1cp64jQVTOG8Tw8wa+k0VfwgXIPbnDfiVa+5QA=
Expand Down

0 comments on commit 0e20718

Please sign in to comment.