Tidy dependencies
This commit is contained in:
2
go.mod
2
go.mod
@@ -5,7 +5,6 @@ go 1.23.6
|
||||
require (
|
||||
code.gitea.io/sdk/gitea v0.18.0
|
||||
git.site.quack-lab.dev/dave/cylogger v1.4.0
|
||||
git.site.quack-lab.dev/dave/cyutils v1.4.0
|
||||
github.com/go-git/go-git/v5 v5.12.0
|
||||
golang.design/x/clipboard v0.7.0
|
||||
)
|
||||
@@ -38,7 +37,6 @@ require (
|
||||
golang.org/x/mod v0.12.0 // indirect
|
||||
golang.org/x/net v0.22.0 // indirect
|
||||
golang.org/x/sys v0.19.0 // indirect
|
||||
golang.org/x/time v0.12.0 // indirect
|
||||
golang.org/x/tools v0.13.0 // indirect
|
||||
gopkg.in/warnings.v0 v0.1.2 // indirect
|
||||
mvdan.cc/gofumpt v0.4.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user