Skip to content

Commit

Permalink
fix: bump correct commit
Browse files Browse the repository at this point in the history
  • Loading branch information
g-luca committed Nov 14, 2024
1 parent 38d0353 commit 187b661
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 @@ -358,4 +358,4 @@ require (
// use cosmos compatible syndtr/goleveldb
replace github.com/syndtr/goleveldb => github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7

replace github.com/circlefin/noble-fiattokenfactory => github.com/noble-assets/fiattokenfactory v0.0.0-20241030165025-e3796e8ba8c1
replace github.com/circlefin/noble-fiattokenfactory => github.com/noble-assets/fiattokenfactory v0.0.0-20241114165410-6e3ccbadac22
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1082,8 +1082,8 @@ github.com/nishanths/predeclared v0.2.2 h1:V2EPdZPliZymNAn79T8RkNApBjMmVKh5XRpLm
github.com/nishanths/predeclared v0.2.2/go.mod h1:RROzoN6TnGQupbC+lqggsOlcgysk3LMK/HI84Mp280c=
github.com/noble-assets/authority v1.0.0 h1:AItgvW6OEn7CocTuda3YjHuOq/7jTTyr1COpqJUgzz0=
github.com/noble-assets/authority v1.0.0/go.mod h1:AyCyM1iP73dHxBsulw0GpZNgPIQvSndWp30pK87nmog=
github.com/noble-assets/fiattokenfactory v0.0.0-20241030165025-e3796e8ba8c1 h1:6A6iqv6NhritmIs9+LSwwXOK8hQtJx2iESkF3GWgfNA=
github.com/noble-assets/fiattokenfactory v0.0.0-20241030165025-e3796e8ba8c1/go.mod h1:RVASIEhg26agv9tyc3DIWe+Aj44df8i5bQY4HN5/snQ=
github.com/noble-assets/fiattokenfactory v0.0.0-20241114165410-6e3ccbadac22 h1:WktDmgEVWHFBl8FY2CMIGMG/kG+IvUnQpU3k2fMxrSQ=
github.com/noble-assets/fiattokenfactory v0.0.0-20241114165410-6e3ccbadac22/go.mod h1:RVASIEhg26agv9tyc3DIWe+Aj44df8i5bQY4HN5/snQ=
github.com/noble-assets/forwarding/v2 v2.0.0 h1:6iBg51yEtIlSaDzW7o5g17SvP9o1rNOUFxEPX17E6pE=
github.com/noble-assets/forwarding/v2 v2.0.0/go.mod h1:bKHj4XWyTcJqr2/XliylHJ5Te4pTftCV0h4BpnLOmf0=
github.com/noble-assets/globalfee v1.0.0 h1:NUNDXd5tdzB5A/O8Em/1g+GU92E4lojH3+3lOwkbO+Y=
Expand Down

0 comments on commit 187b661

Please sign in to comment.