Skip to content

Commit 997c149

Browse files
Copilotjulienrbrt
andcommitted
Update evm test module dependency
Co-authored-by: julienrbrt <29894366+julienrbrt@users.noreply.github.com>
1 parent 24732a9 commit 997c149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

execution/evm/test/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ require (
88
github.com/evstack/ev-node/execution/evm v0.0.0-00010101000000-000000000000
99
github.com/golang-jwt/jwt/v5 v5.3.1
1010
github.com/ipfs/go-datastore v0.9.0
11+
github.com/rs/zerolog v1.34.0
1112
github.com/stretchr/testify v1.11.1
1213
)
1314

@@ -147,7 +148,6 @@ require (
147148
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 // indirect
148149
github.com/rivo/uniseg v0.2.0 // indirect
149150
github.com/rogpeppe/go-internal v1.14.1 // indirect
150-
github.com/rs/zerolog v1.34.0 // indirect
151151
github.com/sagikazarmark/locafero v0.11.0 // indirect
152152
github.com/sasha-s/go-deadlock v0.3.5 // indirect
153153
github.com/shirou/gopsutil v3.21.4-0.20210419000835-c7a38de76ee5+incompatible // indirect

0 commit comments

Comments
 (0)