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

Commit

Permalink
Bump github.com/dnsimple/dnsimple-go from 1.5.0 to 1.5.1
Browse files Browse the repository at this point in the history
Bumps [github.com/dnsimple/dnsimple-go](https://github.com/dnsimple/dnsimple-go) from 1.5.0 to 1.5.1.
- [Changelog](https://github.com/dnsimple/dnsimple-go/blob/main/CHANGELOG.md)
- [Commits](dnsimple/dnsimple-go@v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: github.com/dnsimple/dnsimple-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 23, 2023
1 parent 07df495 commit f207c34
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-dk-hostmaster-ds-upload
require (
arnested.dk/go/dsupdate v1.15.1
github.com/containrrr/shoutrrr v0.8.0
github.com/dnsimple/dnsimple-go v1.5.0
github.com/dnsimple/dnsimple-go v1.5.1
github.com/jimmyfrasche/autoreadme v0.0.0-20210809222737-8f1c593357f8
github.com/kelseyhightower/envconfig v1.4.0
golang.org/x/oauth2 v0.14.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ arnested.dk/go/dsupdate v1.15.1/go.mod h1:7j7arabkqDIZzhwOM7sSFsdktzcPNeimBa7xOX
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=
github.com/dnsimple/dnsimple-go v1.5.0 h1:NtiaBCl+Y73ERflVYC2mjxemqoGbZZu6Enf5/vfvKGk=
github.com/dnsimple/dnsimple-go v1.5.0/go.mod h1:fxTVOUu8VGT5Yi5q53uUnG2gP35qYuEV+QtAVN9upWU=
github.com/dnsimple/dnsimple-go v1.5.1 h1:zr7OJgQBfS8kJJGMRpcXC6DEeKErR71aNogCMnWGawU=
github.com/dnsimple/dnsimple-go v1.5.1/go.mod h1:QWFwNXg2hV2PrGQE9b69Ig6UwHyIOxQRrECmVvaugss=
github.com/fatih/color v1.15.0 h1:kOqh6YHBtK8aywxGerMG2Eq3H6Qgoqeo13Bk2Mv/nBs=
github.com/fatih/color v1.15.0/go.mod h1:0h5ZqXfHYED7Bhv2ZJamyIOUej9KtShiJESRwBDUSsw=
github.com/go-logr/logr v1.2.3 h1:2DntVwHkVopvECVRSlL5PSo9eG+cAkDCuckLubN+rq0=
Expand Down

0 comments on commit f207c34

Please sign in to comment.