Debian compatiblity via older go version
This commit is contained in:
parent
eb75483a86
commit
f29a4de59c
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
||||||
module hectabit.org/burgerauth
|
module hectabit.org/burgerauth
|
||||||
|
|
||||||
go 1.21.5
|
go 1.22
|
||||||
|
|
||||||
require (
|
require (
|
||||||
centrifuge.hectabit.org/HectaBit/captcha v1.4.4
|
centrifuge.hectabit.org/HectaBit/captcha v1.4.4
|
||||||
|
|
Reference in a new issue