Update to golang 1.20.7 and alpine 3.18 (#6969)
* Update to golang 1.20.7 and alpine 3.18 * Update go version in go.mod files. * Use crypto/rand.Read instead of math/read.Read * Handle error response
This commit is contained in:
parent
ae2a9e63e1
commit
1387fd2fe0
@ -1,6 +1,6 @@
|
||||
module github.com/ethereum-optimism/optimism/proxyd
|
||||
|
||||
go 1.18
|
||||
go 1.20
|
||||
|
||||
require (
|
||||
github.com/BurntSushi/toml v1.2.0
|
||||
|
Loading…
Reference in New Issue
Block a user