Skip to content

Commit

Permalink
fix: remove godebug asynctimerchan=1 (celestiaorg#3790)
Browse files Browse the repository at this point in the history
  • Loading branch information
cristaloleg authored and renaynay committed Oct 3, 2024
1 parent 3cbf435 commit 5cefa6b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions go.mod
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 5cefa6b

Please sign in to comment.