Skip to content

Commit 0465b12

Browse files
authored
Merge pull request #282 from fluxcd/pprof
Enable pprof endpoints on metrics server
2 parents 6871357 + 2764c00 commit 0465b12

File tree

3 files changed

+5
-39
lines changed

3 files changed

+5
-39
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/fluxcd/pkg/gittestserver v0.1.0
1313
github.com/fluxcd/pkg/helmtestserver v0.1.0
1414
github.com/fluxcd/pkg/lockedfile v0.0.5
15-
github.com/fluxcd/pkg/runtime v0.8.0
15+
github.com/fluxcd/pkg/runtime v0.8.1
1616
github.com/fluxcd/pkg/ssh v0.0.5
1717
github.com/fluxcd/pkg/untar v0.0.5
1818
github.com/fluxcd/pkg/version v0.0.1

0 commit comments

Comments
 (0)