misc: Update to golang 1.22
Ran: go get -u ./... go mod tidy We also got rid of travis and simplified things a bit.
This commit is contained in:
@@ -28,8 +28,9 @@ required for running the _test_ suite.
|
||||
|
||||
### Build
|
||||
|
||||
* `golang` 1.21 or higher (required, available in some distros and distributed
|
||||
as a binary officially by [golang.org](https://golang.org/dl/))
|
||||
* A modern `golang` version. The version available in the current Fedora
|
||||
releases is usually supported. This is also distributed as a binary officially
|
||||
by [golang.org](https://golang.org/dl/).
|
||||
|
||||
### Runtime
|
||||
|
||||
|
||||
Reference in New Issue
Block a user