Skip to content

Commit

Permalink
Merge pull request #4 from MarcusWentz/dependabot/go_modules/Scripts/…
Browse files Browse the repository at this point in the history
…go/github.com/ethereum/go-ethereum-1.13.15

Bump github.com/ethereum/go-ethereum from 1.12.1 to 1.13.15 in /Scripts/go
  • Loading branch information
MarcusWentz authored May 14, 2024
2 parents ad88546 + 6d871f9 commit ceaa33c
Show file tree
Hide file tree
Showing 2 changed files with 223 additions and 51 deletions.
10 changes: 8 additions & 2 deletions Scripts/go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,13 @@ module storeProject
go 1.13

require (
github.com/ethereum/go-ethereum v1.12.1
github.com/DataDog/zstd v1.5.2 // indirect
github.com/cockroachdb/errors v1.9.1 // indirect
github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b // indirect
github.com/ethereum/go-ethereum v1.13.15
github.com/getsentry/sentry-go v0.18.0 // indirect
github.com/gorilla/websocket v1.5.0
golang.org/x/crypto v0.9.0
github.com/prometheus/common v0.39.0 // indirect
github.com/prometheus/procfs v0.9.0 // indirect
golang.org/x/crypto v0.17.0
)
Loading

0 comments on commit ceaa33c

Please sign in to comment.