Skip to content

Commit

Permalink
Bump minimum Go version to 1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
deluan committed Feb 16, 2023
1 parent 8b93962 commit 0ffdb2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
@@ -1,6 +1,6 @@
module github.com/navidrome/navidrome

go 1.18
go 1.19

require (
code.cloudfoundry.org/go-diodes v0.0.0-20190809170250-f77fb823c7ee
Expand Down

0 comments on commit 0ffdb2e

Please sign in to comment.