Skip to content

Commit

Permalink
bump relayer2-base version to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
akeyder committed Jul 26, 2023
1 parent b833dc7 commit ac2f9a2
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 @@ -10,7 +10,7 @@ replace github.com/btcsuite/btcd => github.com/btcsuite/btcd v0.23.2

require (
github.com/aurora-is-near/near-api-go v0.0.13-0.20230718083121-2b3b0cdd7ac4
github.com/aurora-is-near/relayer2-base v1.1.0-rc.1
github.com/aurora-is-near/relayer2-base v1.1.1
github.com/ethereum/go-ethereum v1.10.25
github.com/json-iterator/go v1.1.12
github.com/spf13/cobra v1.6.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ github.com/aurora-is-near/go-jsonrpc/v3 v3.1.1 h1:Nw9J9K7CksfVBa9uCVfvf1uAIQRhrN
github.com/aurora-is-near/go-jsonrpc/v3 v3.1.1/go.mod h1:Li013EFlPu3crtlFQtWJAeE7VmdhSsxOpRoop1J0icw=
github.com/aurora-is-near/near-api-go v0.0.13-0.20230718083121-2b3b0cdd7ac4 h1:CSR9l311tsTj8EgQ/jqzLod7u7V1tq3HDnRRKZrNNGY=
github.com/aurora-is-near/near-api-go v0.0.13-0.20230718083121-2b3b0cdd7ac4/go.mod h1:u1KDIqjCl+g+Ndp8izReS5zXI05YWCgQR3iOYXhnhHI=
github.com/aurora-is-near/relayer2-base v1.1.0-rc.1 h1:RDMyhrSTDLqctjqD/ebmh+6nbdNPuxZ0SMJMkChe7mk=
github.com/aurora-is-near/relayer2-base v1.1.0-rc.1/go.mod h1:kvEh47ywen00njN0XWPWj2RDGa1CXDF13EjDjLiRojo=
github.com/aurora-is-near/relayer2-base v1.1.1 h1:ZmZt23Il6417rsk+eS07imex1LStI7qQq7rWpcT9Pcs=
github.com/aurora-is-near/relayer2-base v1.1.1/go.mod h1:kvEh47ywen00njN0XWPWj2RDGa1CXDF13EjDjLiRojo=
github.com/aurora-is-near/stream-backup v0.0.0-20221212013533-1e06e263c3f7 h1:aHMsjwM2KJ6EO9H7f1UgFD95c+d9BTpA43NQgZ6hiaM=
github.com/aurora-is-near/stream-backup v0.0.0-20221212013533-1e06e263c3f7/go.mod h1:71KeQcNFeKIHH0WeppWnXZBfwpGo/YwLK8TtC+r+TfY=
github.com/btcsuite/btcd v0.23.2 h1:/YOgUp25sdCnP5ho6Hl3s0E438zlX+Kak7E6TgBgoT0=
Expand Down

0 comments on commit ac2f9a2

Please sign in to comment.