Skip to content

Commit

Permalink
Bump github.com/aellwein/netcup-dns-api from 1.0.4 to 1.0.5
Browse files Browse the repository at this point in the history
Bumps [github.com/aellwein/netcup-dns-api](https://github.com/aellwein/netcup-dns-api) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/aellwein/netcup-dns-api/releases)
- [Commits](aellwein/netcup-dns-api@1.0.4...1.0.5)

---
updated-dependencies:
- dependency-name: github.com/aellwein/netcup-dns-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mrueg committed Aug 15, 2024
1 parent 6529a86 commit 8b57d83
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 @@ -5,7 +5,7 @@ go 1.22.2
toolchain go1.22.3

require (
github.com/aellwein/netcup-dns-api v1.0.4
github.com/aellwein/netcup-dns-api v1.0.5
github.com/alecthomas/kingpin/v2 v2.4.0
github.com/go-kit/log v0.2.1
github.com/oklog/run v1.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/aellwein/netcup-dns-api v1.0.4 h1:/MgDiTP1IZWc/WUs9T6FsE7VldXCmhtFfFiCirwOzQY=
github.com/aellwein/netcup-dns-api v1.0.4/go.mod h1:JbofcwOWa6shpSv7WBQh8FLAoMHS8nBVINHIDpLTk1U=
github.com/aellwein/netcup-dns-api v1.0.5 h1:E6uHPorQweRWv8ZaGq7hAnb4LZLacbZkgVCKViwwEH8=
github.com/aellwein/netcup-dns-api v1.0.5/go.mod h1:lDAwjnH3eo0iXvKHsr3Wzj17Jd3CNO4sYZvPcn2venQ=
github.com/alecthomas/kingpin/v2 v2.4.0 h1:f48lwail6p8zpO1bC4TxtqACaGqHYA22qkHjHpqDjYY=
github.com/alecthomas/kingpin/v2 v2.4.0/go.mod h1:0gyi0zQnjuFk8xrkNKamJoyUo382HRL7ATRpFZCw6tE=
github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137 h1:s6gZFSlWYmbqAuRjVTiNNhvNRfY2Wxp9nhfyel4rklc=
Expand Down

0 comments on commit 8b57d83

Please sign in to comment.