Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Commit

Permalink
Merge pull request #193 from reload/dependabot/go_modules/github.com/…
Browse files Browse the repository at this point in the history
…dnsimple/dnsimple-go-1.7.0
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
2 parents 26196f1 + 8a0a789 commit 22294d6
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 @@ -3,7 +3,7 @@ module github.com/reload/dnsimple-punktum-dk-ds-upload
require (
arnested.dk/go/dsupdate v1.18.0
github.com/containrrr/shoutrrr v0.8.0
github.com/dnsimple/dnsimple-go v1.6.0
github.com/dnsimple/dnsimple-go v1.7.0
github.com/jimmyfrasche/autoreadme v0.0.0-20210809222737-8f1c593357f8
github.com/kelseyhightower/envconfig v1.4.0
golang.org/x/oauth2 v0.17.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ github.com/containrrr/shoutrrr v0.8.0 h1:mfG2ATzIS7NR2Ec6XL+xyoHzN97H8WPjir8aYzJ
github.com/containrrr/shoutrrr v0.8.0/go.mod h1:ioyQAyu1LJY6sILuNyKaQaw+9Ttik5QePU8atnAdO2o=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/dnsimple/dnsimple-go v1.6.0 h1:fDOHE4RY+jVy0t1vnuKBBJmW11RqzoWDp8HjpLAjWdo=
github.com/dnsimple/dnsimple-go v1.6.0/go.mod h1:EKpuihlWizqYafSnQHGCd/gyvy3HkEQJ7ODB4KdV8T8=
github.com/dnsimple/dnsimple-go v1.7.0 h1:JKu9xJtZ3SqOC+BuYgAWeab7+EEx0sz422vu8j611ZY=
github.com/dnsimple/dnsimple-go v1.7.0/go.mod h1:EKpuihlWizqYafSnQHGCd/gyvy3HkEQJ7ODB4KdV8T8=
github.com/fatih/color v1.16.0 h1:zmkK9Ngbjj+K0yRhTVONQh1p/HknKYSlNT+vZCzyokM=
github.com/fatih/color v1.16.0/go.mod h1:fL2Sau1YI5c0pdGEVCbKQbLXB6edEj1ZgiY4NijnWvE=
github.com/go-logr/logr v1.2.3 h1:2DntVwHkVopvECVRSlL5PSo9eG+cAkDCuckLubN+rq0=
Expand Down

0 comments on commit 22294d6

Please sign in to comment.