build(go): set toolchain to latest version

This commit is contained in:
Deluan 2024-09-20 18:04:36 -04:00 committed by Joe Stump
parent 2664808fa6
commit 96b18a5a41
No known key found for this signature in database
GPG Key ID: 29151C3EC48A0EB9

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