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 tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/stretchr/testify v1.10.0
github.com/x-motemen/gobump v0.2.0
golang.org/x/tools v0.32.0
gotest.tools/gotestsum v1.12.0
gotest.tools/gotestsum v1.13.0
)

require (
Expand Down
Loading