Skip to content

Commit 4f11b2c

Browse files
authored
Upgrades go version to 1.23.2 to fix invalid handshake size handling (#43)
1 parent f3a8b3c commit 4f11b2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/flashbots/cvm-reverse-proxy
22

3-
go 1.22.4
3+
go 1.23.2
44

55
replace github.com/martinjungblut/go-cryptsetup => github.com/daniel-weisse/go-cryptsetup v0.0.0-20230705150314-d8c07bd1723c
66

0 commit comments

Comments
 (0)