Update to Golang 1.26.2

This commit is contained in:
Tobias Gesellchen
2026-04-08 19:22:24 +02:00
parent bdc1f71ece
commit ccfd49778e
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/gesellix/bose-soundtouch
go 1.26.1
go 1.26.2
require (
github.com/go-chi/chi/v5 v5.2.5