build(go): set toolchain to latest version

This commit is contained in:
Deluan 2024-09-20 18:04:36 -04:00
parent ecf934feab
commit e628aafa4b

2
go.mod
View file

@ -2,6 +2,8 @@ module github.com/navidrome/navidrome
go 1.23
toolchain go1.23.1
require (
github.com/Masterminds/squirrel v1.5.4
github.com/RaveNoX/go-jsoncommentstrip v1.0.0