Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ require (
github.com/spf13/cobra v1.10.1
github.com/stretchr/testify v1.11.1
github.com/yargevad/filepathx v1.0.0
golang.org/x/exp v0.0.0-20251017212417-90e834f514db
golang.org/x/exp e25ba8c21ef6
golang.org/x/net v0.46.0
golang.org/x/time v0.14.0
wait4x.dev/v3 v3.6.0
Expand Down
Loading