From e8f1fcc0ccce042c512de92bc59fee1ea913bd58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 03:01:35 +0000 Subject: [PATCH] chore(deps): bump github.com/frieser/nordigen-go-lib/v2 Bumps [github.com/frieser/nordigen-go-lib/v2](https://github.com/frieser/nordigen-go-lib) from 2.1.3 to 2.1.4. - [Release notes](https://github.com/frieser/nordigen-go-lib/releases) - [Commits](https://github.com/frieser/nordigen-go-lib/compare/v2.1.3...v2.1.4) --- updated-dependencies: - dependency-name: github.com/frieser/nordigen-go-lib/v2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 b62d3d2..3f75aa4 100644 --- a/go.mod +++ b/go.mod @@ -2,6 +2,6 @@ module github.com/martinohansen/ynabber go 1.17 -require github.com/frieser/nordigen-go-lib/v2 v2.1.3 +require github.com/frieser/nordigen-go-lib/v2 v2.1.4 require github.com/kelseyhightower/envconfig v1.4.0 diff --git a/go.sum b/go.sum index d692126..e4dfa52 100644 --- a/go.sum +++ b/go.sum @@ -1,4 +1,4 @@ -github.com/frieser/nordigen-go-lib/v2 v2.1.3 h1:/XibwJ8xpJvC25qf2EWX9ZNRsmkfyF8iMYFcgd2Xz5E= -github.com/frieser/nordigen-go-lib/v2 v2.1.3/go.mod h1:NejYisqD8GvynCN0vDGw7J66slnj7jB25c8tS1tr8bw= +github.com/frieser/nordigen-go-lib/v2 v2.1.4 h1:dg5uSCAONW7nPONcmzvMcqloj5I37gbMLk3YsEF3rMU= +github.com/frieser/nordigen-go-lib/v2 v2.1.4/go.mod h1:NejYisqD8GvynCN0vDGw7J66slnj7jB25c8tS1tr8bw= github.com/kelseyhightower/envconfig v1.4.0 h1:Im6hONhd3pLkfDFsbRgu68RDNkGF1r3dvMUtDTo2cv8= github.com/kelseyhightower/envconfig v1.4.0/go.mod h1:cccZRl6mQpaq41TPp5QxidR+Sa3axMbJDNb//FQX6Gg=