Update Minor and Patch dependencies
Some checks failed
CI / test (pull_request) Failing after 11s

This commit is contained in:
2025-11-15 07:06:28 +00:00
parent 909a19af43
commit e2689d58c3
2 changed files with 3 additions and 3 deletions

4
go.mod
View File

@@ -3,8 +3,8 @@ module github.com/ssig33/teatea
go 1.21
require (
code.gitea.io/sdk/gitea v0.17.1
github.com/spf13/cobra v1.8.0
code.gitea.io/sdk/gitea v0.22.1
github.com/spf13/cobra v1.10.1
)
require (