Skip to content

Commit

Permalink
Remove toolchain directive from bench/go.mod (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
rockdaboot authored Jan 17, 2025
1 parent 1a56a55 commit 7ccb794
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bench/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ module github.com/elastic/go-freelru/bench

go 1.21

toolchain go1.23.4

require (
github.com/allegro/bigcache/v3 v3.1.0
github.com/cespare/xxhash/v2 v2.3.0
Expand Down

0 comments on commit 7ccb794

Please sign in to comment.