We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c290597 commit af76889Copy full SHA for af76889
go.mod
@@ -15,7 +15,7 @@ require (
15
github.com/gitsight/go-vcsurl v1.0.1
16
github.com/go-git/go-git/v5 v5.12.0
17
github.com/go-playground/validator/v10 v10.19.0
18
- github.com/google/pprof v0.0.0-20240424215950-a892ee059fd6
+ github.com/google/pprof 5df77e3f7d1d
19
github.com/google/tink/go v1.7.0
20
github.com/gorilla/mux v1.8.1
21
github.com/gorilla/websocket v1.5.1
0 commit comments