Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
kehiy authored Aug 15, 2024
1 parent b333394 commit 9f4bf16
Showing 1 changed file with 1 addition and 1 deletion.
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.0
require (
github.com/ethereum/go-ethereum v1.14.7
github.com/labstack/echo/v4 v4.12.0
github.com/pactus-project/pactus v1.4.0
github.com/pactus-project/pactus v1.3.0
github.com/rs/zerolog v1.33.0
github.com/stretchr/testify v1.9.0
google.golang.org/grpc v1.65.0
Expand Down

0 comments on commit 9f4bf16

Please sign in to comment.