Skip to content

Commit

Permalink
tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
walldiss committed Sep 23, 2024
1 parent 340f9f5 commit e55dbbd
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@ module github.com/celestiaorg/celestia-node

go 1.23.0

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

require (
cosmossdk.io/math v1.3.0
Expand Down

0 comments on commit e55dbbd

Please sign in to comment.