Skip to content

Commit

Permalink
Fix algoliaadminkey.go (failed merge)
Browse files Browse the repository at this point in the history
  • Loading branch information
0x2b3bfa0 authored Oct 19, 2024
1 parent fe7e4d9 commit 41939a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/detectors/algoliaadminkey/algoliaadminkey.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ package algoliaadminkey

import (
"context"
"fmt"
"encoding/json"
regexp "github.com/wasilibs/go-re2"
"net/http"
"strings"
Expand Down

0 comments on commit 41939a8

Please sign in to comment.