From 8e493456431f295b0ca1ad09573e0260a338ba05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 02:36:44 +0000 Subject: [PATCH] Bump arnested.dk/go/dsupdate from 1.20.0 to 1.20.1 Bumps [arnested.dk/go/dsupdate](https://github.com/arnested/dsupdate) from 1.20.0 to 1.20.1. - [Release notes](https://github.com/arnested/dsupdate/releases) - [Commits](https://github.com/arnested/dsupdate/compare/v1.20.0...v1.20.1) --- 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 cb55f7f..5e2101f 100644 --- a/go.mod +++ b/go.mod @@ -1,7 +1,7 @@ module github.com/reload/dnsimple-punktum-dk-ds-upload require ( - arnested.dk/go/dsupdate v1.20.0 + arnested.dk/go/dsupdate v1.20.1 github.com/containrrr/shoutrrr v0.8.0 github.com/dnsimple/dnsimple-go v1.7.0 github.com/jimmyfrasche/autoreadme v0.0.0-20210809222737-8f1c593357f8 diff --git a/go.sum b/go.sum index cd6ff6b..2a45924 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,5 @@ -arnested.dk/go/dsupdate v1.20.0 h1:hGwEBhWRrmqGlyLCKVRmdx9zF7wLzpB0/5LvM00m3Hg= -arnested.dk/go/dsupdate v1.20.0/go.mod h1:uMQ4qVih419HjjZa5lnApIL6p5qPulUSdumjCf9JpeY= +arnested.dk/go/dsupdate v1.20.1 h1:zWgUa0c6h+0Oc9lmVW7nsrA0GvXVEimkuFHOP6fpUns= +arnested.dk/go/dsupdate v1.20.1/go.mod h1:uMQ4qVih419HjjZa5lnApIL6p5qPulUSdumjCf9JpeY= 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=