Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Bump github.com/ethereum/go-ethereum from 1.10.2 to 1.10.7 #30

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module main
go 1.15

require (
github.com/ethereum/go-ethereum v1.10.2
github.com/ethereum/go-ethereum v1.10.7
github.com/gin-gonic/gin v1.7.2
github.com/google/gopacket v1.1.19
gopkg.in/yaml.v2 v2.3.0
Expand Down
Loading