Bump github.com/safing/spn from 0.4.14 to 0.4.15

Bumps [github.com/safing/spn](https://github.com/safing/spn) from 0.4.14 to 0.4.15.
- [Release notes](https://github.com/safing/spn/releases)
- [Commits](https://github.com/safing/spn/compare/v0.4.14...v0.4.15)

---
updated-dependencies:
- dependency-name: github.com/safing/spn
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-08-09 01:25:32 +00:00
committed by GitHub
parent 47cb67e032
commit 640d59f2fb
2 changed files with 4 additions and 2 deletions

2
go.mod
View File

@@ -16,7 +16,7 @@ require (
github.com/miekg/dns v1.1.50
github.com/oschwald/maxminddb-golang v1.9.0
github.com/safing/portbase v0.15.0
github.com/safing/spn v0.4.14
github.com/safing/spn v0.4.15
github.com/shirou/gopsutil v3.21.11+incompatible
github.com/spf13/cobra v1.5.0
github.com/stretchr/testify v1.8.0