chore(deps): update go toolchain directive to v1.26.4 [security] #175

Merged
argoyle merged 1 commits from renovate/golang-version-go-vulnerability into master 2026-06-03 05:40:05 +00:00
Showing only changes of commit e264677d76 - Show all commits
+1 -1
View File
@@ -2,7 +2,7 @@ module gitlab.com/unboundsoftware/dancefinder/dancefetcher
go 1.24.0
toolchain go1.26.3
toolchain go1.26.4
require (
github.com/alecthomas/kingpin/v2 v2.4.0