Skip to content
Closed
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
4 changes: 2 additions & 2 deletions scripts/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ exclude (
golang.org/x/net v0.38.0

golang.org/x/net v0.39.0
golang.org/x/sys v0.31.0
golang.org/x/sys v0.33.0

golang.org/x/sys v0.32.0
golang.org/x/sys v0.33.0
golang.org/x/term v0.30.0

golang.org/x/term v0.31.0
Expand Down
Loading