From f420f9ad38cd304f6656bf9e1bb6beb476db3fa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Dec 2023 21:07:03 +0000 Subject: [PATCH] Bump arnested.dk/go/dsupdate from 1.16.3 to 1.16.5 Bumps [arnested.dk/go/dsupdate](https://github.com/arnested/dsupdate) from 1.16.3 to 1.16.5. - [Release notes](https://github.com/arnested/dsupdate/releases) - [Commits](https://github.com/arnested/dsupdate/compare/v1.16.3...v1.16.5) --- updated-dependencies: - dependency-name: arnested.dk/go/dsupdate 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 5d8a291..b9e1f5b 100644 --- a/go.mod +++ b/go.mod @@ -1,7 +1,7 @@ module github.com/reload/dnsimple-dk-hostmaster-ds-upload require ( - arnested.dk/go/dsupdate v1.16.3 + arnested.dk/go/dsupdate v1.16.5 github.com/containrrr/shoutrrr v0.8.0 github.com/dnsimple/dnsimple-go v1.5.1 github.com/jimmyfrasche/autoreadme v0.0.0-20210809222737-8f1c593357f8 diff --git a/go.sum b/go.sum index dca418f..957a746 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,5 @@ -arnested.dk/go/dsupdate v1.16.3 h1:EcyG3A1g5f563dXKnwtALOC1Nj7lLA7KxqA9nuoYcEo= -arnested.dk/go/dsupdate v1.16.3/go.mod h1:uC5Sq9v9/UqRkhRPmjlBvFnV2qC0kCuo+2ozFGQFqWU= +arnested.dk/go/dsupdate v1.16.5 h1:jIQM7Aq/GndCJoDjs3KjcaCCAdZ3LTSWvUH8G98lIEU= +arnested.dk/go/dsupdate v1.16.5/go.mod h1:uC5Sq9v9/UqRkhRPmjlBvFnV2qC0kCuo+2ozFGQFqWU= github.com/containrrr/shoutrrr v0.8.0 h1:mfG2ATzIS7NR2Ec6XL+xyoHzN97H8WPjir8aYzJUSec= github.com/containrrr/shoutrrr v0.8.0/go.mod h1:ioyQAyu1LJY6sILuNyKaQaw+9Ttik5QePU8atnAdO2o= github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=