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 @@ -15,7 +15,7 @@ require (
github.com/gitsight/go-vcsurl v1.0.1
github.com/go-git/go-git/v5 v5.12.0
github.com/go-playground/validator/v10 v10.19.0
github.com/google/pprof v0.0.0-20240424215950-a892ee059fd6
github.com/google/pprof 101d87ff5bc3
github.com/google/tink/go v1.7.0
github.com/gorilla/mux v1.8.1
github.com/gorilla/websocket v1.5.1
Expand Down
Loading