mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
Use Go 1.24.5 (#1843)
This commit is contained in:
parent
c4c3ae2119
commit
52b7a47ae9
5 changed files with 6 additions and 6 deletions
|
|
@ -18,7 +18,7 @@ Quick links:
|
|||
|
||||
Please also see [Installation](installing-miller.md) for information about pre-built executables.
|
||||
|
||||
You will need to first install Go version 1.15 or higher: please see [https://go.dev](https://go.dev).
|
||||
You will need to first install Go ([this version](https://github.com/johnkerl/miller/blob/main/go.mod#L17)): please see [https://go.dev](https://go.dev).
|
||||
|
||||
## Miller license
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Please also see [Installation](installing-miller.md) for information about pre-built executables.
|
||||
|
||||
You will need to first install Go version 1.15 or higher: please see [https://go.dev](https://go.dev).
|
||||
You will need to first install Go ([this version](https://github.com/johnkerl/miller/blob/main/go.mod#L17)): please see [https://go.dev](https://go.dev).
|
||||
|
||||
## Miller license
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue