diff --git a/go.mod b/go.mod index 188bfeb77c..48936426f1 100644 --- a/go.mod +++ b/go.mod @@ -1,9 +1,6 @@ module github.com/celestiaorg/celestia-node -go 1.23.0 - -// set build directive until golang/go#69312 is fixed -godebug asynctimerchan=1 +go 1.23.2 require ( cosmossdk.io/math v1.3.0