File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ require (
33
33
github.com/go-ole/go-ole v1.3.0 // indirect
34
34
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
35
35
github.com/goccy/go-json v0.10.2 // indirect
36
- github.com/google/pprof v0.0.0-20240507183855-6f11f98ebb1c // indirect
36
+ github.com/google/pprof v0.0.0-20240508145209-1db217f89380 // indirect
37
37
github.com/google/uuid v1.6.0 // indirect
38
38
github.com/hashicorp/hcl v1.0.0 // indirect
39
39
github.com/joho/godotenv v1.5.1 // indirect
Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ github.com/goccy/go-json v0.10.2 h1:CrxCmQqYDkv1z7lO7Wbh2HN93uovUHgrECaO5ZrCXAU=
32
32
github.com/goccy/go-json v0.10.2 /go.mod h1:6MelG93GURQebXPDq3khkgXZkazVtN9CRI+MGFi0w8I =
33
33
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI =
34
34
github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
35
- github.com/google/pprof v0.0.0-20240507183855-6f11f98ebb1c h1:GCixZ7sgey01Kjw8pxBzCD0uVrubxl8SRzRgI0jwP+A =
36
- github.com/google/pprof v0.0.0-20240507183855-6f11f98ebb1c /go.mod h1:kf6iHlnVGwgKolg33glAes7Yg/8iWP8ukqeldJSO7jw =
35
+ github.com/google/pprof v0.0.0-20240508145209-1db217f89380 h1:DVHL33OE5pGk/5NzcooTFrgFC73NXLf+vApFzs3Vj0E =
36
+ github.com/google/pprof v0.0.0-20240508145209-1db217f89380 /go.mod h1:kf6iHlnVGwgKolg33glAes7Yg/8iWP8ukqeldJSO7jw =
37
37
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
38
38
github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
39
39
github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4 =
You can’t perform that action at this time.
0 commit comments