Skip to content

Commit 334c787

Browse files
committed
chore: update go language version due to dependency
1 parent d2f50a7 commit 334c787

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
module github.com/consensys/gnark
22

3-
go 1.22
4-
toolchain go1.24.1
3+
go 1.23.0
54

65
require (
76
github.com/bits-and-blooms/bitset v1.20.0

0 commit comments

Comments
 (0)