Skip to content

Commit

Permalink
fix: remove godebug asynctimerchan=1 (#3790)
Browse files Browse the repository at this point in the history
  • Loading branch information
cristaloleg authored Oct 2, 2024
1 parent fc1dca3 commit bd3a09c
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 bd3a09c

Please sign in to comment.