Update to GoLang 1.15

This commit is contained in:
Deluan
2020-09-30 21:03:38 -04:00
committed by Deluan Quintão
parent ca283f45ea
commit 943f35f7a5
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/deluan/navidrome
go 1.14
go 1.15
require (
github.com/Masterminds/squirrel v1.4.0