Skip to content

Commit

Permalink
Chore(fix): set asynctimerchan=1 on build (#3761)
Browse files Browse the repository at this point in the history
  • Loading branch information
walldiss committed Sep 23, 2024
1 parent ec448b6 commit 3b7a579
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ module github.com/celestiaorg/celestia-node

go 1.23.0

// set build directive until golang/go#69312 is fixed
godebug asynctimerchan=1

require (
cosmossdk.io/math v1.3.0
github.com/BurntSushi/toml v1.4.0
Expand Down

0 comments on commit 3b7a579

Please sign in to comment.