mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 20:47:35 +03:00
Update Go to 1.22.3
This commit is contained in:
parent
c556088820
commit
9ee63b39cb
1 changed files with 3 additions and 1 deletions
4
go.mod
4
go.mod
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue