mirror of
https://git.seedno.de/seednode/roulette.git
synced 2025-02-14 09:17:08 +00:00
Build against 1.20rc3 because we live on the edge
This commit is contained in:
parent
71bedaf9e8
commit
bb3924edb7
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
||||||
module seedno.de/seednode/roulette
|
module seedno.de/seednode/roulette
|
||||||
|
|
||||||
go 1.19
|
go 1.20
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/h2non/filetype v1.1.3
|
github.com/h2non/filetype v1.1.3
|
||||||
|
|
Loading…
Add table
Reference in a new issue