2
0
forked from drew/smtprelay

Bump github.com/peterbourgon/ff/v3 from 3.3.1 to 3.3.2

Bumps [github.com/peterbourgon/ff/v3](https://github.com/peterbourgon/ff) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/peterbourgon/ff/releases)
- [Commits](https://github.com/peterbourgon/ff/compare/v3.3.1...v3.3.2)

---
updated-dependencies:
- dependency-name: github.com/peterbourgon/ff/v3
  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]
2023-06-12 10:57:36 +00:00
committed by GitHub
parent ab24fb4427
commit 620355677d
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/decke/smtprelay
require (
github.com/chrj/smtpd v0.3.1
github.com/google/uuid v1.3.0
github.com/peterbourgon/ff/v3 v3.3.1
github.com/peterbourgon/ff/v3 v3.3.2
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.8.3
golang.org/x/crypto v0.9.0