1
0

Change go version back to 1.17 what the program was initially made with.

This commit is contained in:
Alexander Andreev 2023-03-12 01:01:37 +04:00
parent 6424702375
commit e4ca8e424d
Signed by: Arav
GPG Key ID: D22A817D95815393

2
go.mod
View File

@ -1,6 +1,6 @@
module dwelling-radio module dwelling-radio
go 1.20 go 1.17
require ( require (
github.com/julienschmidt/httprouter v1.3.0 github.com/julienschmidt/httprouter v1.3.0