Skip to content

Commit

Permalink
chore(deps): bump github.com/frieser/nordigen-go-lib/v2
Browse files Browse the repository at this point in the history
Bumps [github.com/frieser/nordigen-go-lib/v2](https://github.com/frieser/nordigen-go-lib) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/frieser/nordigen-go-lib/releases)
- [Commits](frieser/nordigen-go-lib@v2.1.5...v2.1.6)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 19, 2024
1 parent 9ff2d6e commit 907b8d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/martinohansen/ynabber

go 1.21

require github.com/frieser/nordigen-go-lib/v2 v2.1.5
require github.com/frieser/nordigen-go-lib/v2 v2.1.6

require github.com/kelseyhightower/envconfig v1.4.0

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
github.com/carlmjohnson/versioninfo v0.22.5 h1:O00sjOLUAFxYQjlN/bzYTuZiS0y6fWDQjMRvwtKgwwc=
github.com/carlmjohnson/versioninfo v0.22.5/go.mod h1:QT9mph3wcVfISUKd0i9sZfVrPviHuSF+cUtLjm2WSf8=
github.com/frieser/nordigen-go-lib/v2 v2.1.5 h1:sdRrGXnBaG+nJ7k2YWd/4ztocZOMVfmXxmoQJddbCkI=
github.com/frieser/nordigen-go-lib/v2 v2.1.5/go.mod h1:NejYisqD8GvynCN0vDGw7J66slnj7jB25c8tS1tr8bw=
github.com/frieser/nordigen-go-lib/v2 v2.1.6 h1:DFj7wmqDIfUS9u5y+uO7elYj8OjUfH4cWx3qf4kGl/I=
github.com/frieser/nordigen-go-lib/v2 v2.1.6/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=

0 comments on commit 907b8d7

Please sign in to comment.