go mod changes to reflect utils release

This commit is contained in:
philip-morlier 2021-10-18 14:52:18 -07:00
parent c8e3e83641
commit 9011356e45
No known key found for this signature in database
GPG Key ID: 0323A143B7B6F663

2
go.mod
View File

@ -49,7 +49,7 @@ require (
github.com/naoina/go-stringutil v0.1.0 // indirect
github.com/naoina/toml v0.1.2-0.20170918210437-9fafd6967416
github.com/olekukonko/tablewriter v0.0.5
github.com/openrelayxyz/plugeth-utils v0.0.8
github.com/openrelayxyz/plugeth-utils v0.0.9
github.com/peterh/liner v1.1.1-0.20190123174540-a2c9a5303de7
github.com/prometheus/tsdb v0.7.1
github.com/rjeczalik/notify v0.9.1