Skip to content

Commit

Permalink
[SECCOMP-31582] - add different import
Browse files Browse the repository at this point in the history
  • Loading branch information
alxbxbx committed Dec 13, 2024
1 parent 1645f38 commit 921caef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions collector/pg_replication.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ package collector
import (
"context"

_ "crypto/tls/fipsonly"

"github.com/prometheus/client_golang/prometheus"
)

Expand Down

0 comments on commit 921caef

Please sign in to comment.