Update Go to 1.22.3

This commit is contained in:
Deluan
2024-05-12 20:00:09 -04:00
parent c556088820
commit 9ee63b39cb
+3 -1
View File
@@ -1,6 +1,8 @@
module github.com/navidrome/navidrome
go 1.21
go 1.22
toolchain go1.22.3
require (
github.com/Masterminds/squirrel v1.5.4