chore(deps): upgrade jimeh/go-render

This commit is contained in:
2024-03-25 22:05:33 +00:00
parent cc2e886388
commit 95e5691111
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/jimeh/evm
go 1.22
require (
github.com/jimeh/go-render v0.0.1
github.com/jimeh/go-render v0.0.2
github.com/rs/zerolog v1.26.1
github.com/sethvargo/go-envconfig v0.5.0
github.com/spf13/cobra v1.4.0