Skip to content

Commit

Permalink
chore: use alpha tag
Browse files Browse the repository at this point in the history
  • Loading branch information
johnletey committed Jan 20, 2025
1 parent cc9586d commit 2313589
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 @@ -13,7 +13,7 @@ require (
cosmossdk.io/x/evidence v0.1.1
cosmossdk.io/x/feegrant v0.1.1
cosmossdk.io/x/upgrade v0.1.4
dollar.noble.xyz v0.0.0-20250120105540-f75fdb7a1a19
dollar.noble.xyz v1.0.0-alpha.0
github.com/circlefin/noble-cctp v0.0.0-20241031192117-4285c94ec194
github.com/circlefin/noble-fiattokenfactory v0.0.0-20241030165025-e3796e8ba8c1
github.com/cometbft/cometbft v0.38.15
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -225,8 +225,8 @@ cosmossdk.io/x/tx v0.13.7/go.mod h1:V6DImnwJMTq5qFjeGWpXNiT/fjgE4HtmclRmTqRVM3w=
cosmossdk.io/x/upgrade v0.1.4 h1:/BWJim24QHoXde8Bc64/2BSEB6W4eTydq0X/2f8+g38=
cosmossdk.io/x/upgrade v0.1.4/go.mod h1:9v0Aj+fs97O+Ztw+tG3/tp5JSlrmT7IcFhAebQHmOPo=
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
dollar.noble.xyz v0.0.0-20250120105540-f75fdb7a1a19 h1:jU5Uwb30YNLIkLU7fz2TdF3Zk1FFZHcHLjlVaO5AHyY=
dollar.noble.xyz v0.0.0-20250120105540-f75fdb7a1a19/go.mod h1:khpmgEQ32vpjS9HmtTU8qI9x0cY6LJBJ+xdzpf06nW4=
dollar.noble.xyz v1.0.0-alpha.0 h1:hPEEH+alQDqmeSoTDfFHDtu8QgsPXKUXlOh78sJ4tec=
dollar.noble.xyz v1.0.0-alpha.0/go.mod h1:khpmgEQ32vpjS9HmtTU8qI9x0cY6LJBJ+xdzpf06nW4=
filippo.io/edwards25519 v1.1.0 h1:FNf4tywRC1HmFuKW5xopWpigGjJKiJSV0Cqo0cJWDaA=
filippo.io/edwards25519 v1.1.0/go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4=
github.com/4meepo/tagalign v1.3.4 h1:P51VcvBnf04YkHzjfclN6BbsopfJR5rxs1n+5zHt+w8=
Expand Down

0 comments on commit 2313589

Please sign in to comment.