mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
try to fix build error (#1757)
Co-authored-by: John Kerl <kerl.john.r@gmail.com>
This commit is contained in:
parent
52b7a47ae9
commit
f3fdfc4e29
1 changed files with 1 additions and 3 deletions
4
go.mod
4
go.mod
|
|
@ -14,9 +14,7 @@ module github.com/johnkerl/miller/v6
|
|||
// Local development:
|
||||
// replace github.com/johnkerl/lumin => /Users/kerl/git/johnkerl/lumin
|
||||
|
||||
go 1.24.0
|
||||
|
||||
toolchain go1.24.5
|
||||
go 1.24.5
|
||||
|
||||
require (
|
||||
github.com/facette/natsort v0.0.0-20181210072756-2cd4dd1e2dcb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue