fix(deps): update Go version to 1.23.6 in go.mod #230

Merged
argoyle merged 1 commits from update-go-version-to-1.23.6 into main 2025-02-06 17:28:59 +00:00
+1 -3
View File
@@ -1,8 +1,6 @@
module gitlab.com/unboundsoftware/gitlab-cleanup-handler
go 1.23.0
toolchain go1.23.6
go 1.23.6
require (
github.com/alecthomas/kong v1.7.0