# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
exclude:
  global:
    - vendor/**
    - '**/*_test.go'
version: v1.25.0
ignore: {}
patch: {}
