mirror of
https://github.com/eosswedenorg/thalos
synced 2026-06-16 04:24:56 +02:00
api/go.mod: require at least go 1.20
This commit is contained in:
parent
1bc52d7b3d
commit
d6d9fa5ca0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
module github.com/eosswedenorg/thalos/api
|
||||
|
||||
go 1.18
|
||||
go 1.20
|
||||
|
||||
require (
|
||||
github.com/alicebob/miniredis/v2 v2.30.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue