Skip to content

Commit

Permalink
Merge pull request #2 from giacomo3000/renovate/github.com-ethereum-g…
Browse files Browse the repository at this point in the history
…o-ethereum-1.x
  • Loading branch information
giacomo3000 authored Jan 27, 2023
2 parents be5e1e9 + 8183789 commit aad81be
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 9 deletions.
11 changes: 2 additions & 9 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,13 @@ require (
github.com/99designs/gqlgen v0.13.0
github.com/StackExchange/wmi v0.0.0-20210224194228-fe8f1750fd46 // indirect
github.com/agnivade/levenshtein v1.1.0 // indirect
github.com/deckarep/golang-set v1.7.1 // indirect
github.com/ethereum/go-ethereum v1.10.1
github.com/ethereum/go-ethereum v1.10.26
github.com/gammazero/workerpool v1.1.2
github.com/go-ole/go-ole v1.2.5 // indirect
github.com/google/go-cmp v0.5.4 // indirect
github.com/gorilla/websocket v1.4.2
github.com/itzmeanjan/pub0sub v0.2.1
github.com/itzmeanjan/pubsub v0.1.7 // indirect
github.com/labstack/echo/v4 v4.2.0
github.com/labstack/echo/v4 v4.2.1
github.com/libp2p/go-libp2p v0.13.0
github.com/libp2p/go-libp2p-connmgr v0.2.4
github.com/libp2p/go-libp2p-core v0.8.0
Expand All @@ -29,17 +27,12 @@ require (
github.com/onsi/ginkgo v1.15.0 // indirect
github.com/onsi/gomega v1.10.5 // indirect
github.com/pelletier/go-toml v1.8.1 // indirect
github.com/shirou/gopsutil v3.21.2+incompatible // indirect
github.com/spf13/afero v1.5.1 // indirect
github.com/spf13/cast v1.3.1 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/viper v1.7.1
github.com/tklauser/go-sysconf v0.3.4 // indirect
github.com/vektah/gqlparser/v2 v2.1.0
github.com/vmihailenco/msgpack/v5 v5.2.0
golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83 // indirect
golang.org/x/net v0.0.0-20201209123823-ac852fbbde11 // indirect
golang.org/x/text v0.3.5 // indirect
gopkg.in/ini.v1 v1.62.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
)
Loading

0 comments on commit aad81be

Please sign in to comment.