Update module github.com/spf13/cobra to v1.10.2 #8

Merged
ssig33 merged 1 commits from renovate/minor-and-patch-dependencies into main 2025-12-17 07:51:38 +09:00
Showing only changes of commit f3a367ac4c - Show all commits

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.23.0
require (
code.gitea.io/sdk/gitea v0.22.1
github.com/spf13/cobra v1.10.1
github.com/spf13/cobra v1.10.2
)
require (