diff --git a/analysis/analyzers/custom_analyzer/custom_analyzer.go b/analysis/analyzers/custom_analyzer/custom_analyzer.go index 6fbb9f43..42e28451 100644 --- a/analysis/analyzers/custom_analyzer/custom_analyzer.go +++ b/analysis/analyzers/custom_analyzer/custom_analyzer.go @@ -7,7 +7,7 @@ // either express or implied. See the License for the specific language governing permissions // and limitations under the License. -package standard_analyzer +package custom_analyzer import ( "fmt"