chore(deps): bump Go to 1.23.2

This commit is contained in:
Deluan 2024-10-01 14:54:16 -04:00 committed by Joe Stump
parent 2f77638527
commit 04eaad8060
No known key found for this signature in database
GPG Key ID: 29151C3EC48A0EB9

2
go.mod
View File

@ -2,7 +2,7 @@ module github.com/navidrome/navidrome
go 1.23
toolchain go1.23.1
toolchain go1.23.2
require (
github.com/Masterminds/squirrel v1.5.4