From ef76a9864804590ae17725284080168541b90a86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 20:41:47 +0000 Subject: [PATCH] Bump github.com/peterbourgon/ff/v3 from 3.3.0 to 3.4.0 Bumps [github.com/peterbourgon/ff/v3](https://github.com/peterbourgon/ff) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/peterbourgon/ff/releases) - [Commits](https://github.com/peterbourgon/ff/compare/v3.3.0...v3.4.0) --- updated-dependencies: - dependency-name: github.com/peterbourgon/ff/v3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index f5db550..e9ec517 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module gofer.dev/airly/v2 go 1.20 -require github.com/peterbourgon/ff/v3 v3.3.0 +require github.com/peterbourgon/ff/v3 v3.4.0 diff --git a/go.sum b/go.sum index bdc8b56..c6a2c23 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/peterbourgon/ff/v3 v3.3.0 h1:PaKe7GW8orVFh8Unb5jNHS+JZBwWUMa2se0HM6/BI24= -github.com/peterbourgon/ff/v3 v3.3.0/go.mod h1:zjJVUhx+twciwfDl0zBcFzl4dW8axCRyXE/eKY9RztQ= +github.com/peterbourgon/ff/v3 v3.4.0 h1:QBvM/rizZM1cB0p0lGMdmR7HxZeI/ZrBWB4DqLkMUBc= +github.com/peterbourgon/ff/v3 v3.4.0/go.mod h1:zjJVUhx+twciwfDl0zBcFzl4dW8axCRyXE/eKY9RztQ=