Skip to content

Commit

Permalink
chore: go back to 1.21 for msrv
Browse files Browse the repository at this point in the history
  • Loading branch information
kevaundray committed Jun 20, 2024
1 parent 03102a4 commit 892e8bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/crate-crypto/go-kzg-4844

go 1.22
go 1.21

require (
github.com/consensys/gnark-crypto v0.12.1
Expand Down

0 comments on commit 892e8bc

Please sign in to comment.