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

Commit

Permalink
Bump arnested.dk/go/dsupdate from 1.15.2 to 1.16.0
Browse files Browse the repository at this point in the history
Bumps [arnested.dk/go/dsupdate](https://github.com/arnested/dsupdate) from 1.15.2 to 1.16.0.
- [Release notes](https://github.com/arnested/dsupdate/releases)
- [Commits](arnested/dsupdate@v1.15.2...v1.16.0)

---
updated-dependencies:
- dependency-name: arnested.dk/go/dsupdate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent ecc276f commit e02e6a2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module github.com/reload/dnsimple-dk-hostmaster-ds-upload

require (
arnested.dk/go/dsupdate v1.15.2
arnested.dk/go/dsupdate v1.16.0
github.com/containrrr/shoutrrr v0.8.0
github.com/dnsimple/dnsimple-go v1.5.1
github.com/jimmyfrasche/autoreadme v0.0.0-20210809222737-8f1c593357f8
Expand All @@ -19,7 +19,7 @@ require (
golang.org/x/mod v0.14.0 // indirect
golang.org/x/net v0.19.0 // indirect
golang.org/x/sys v0.15.0 // indirect
golang.org/x/tools v0.15.0 // indirect
golang.org/x/tools v0.16.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/protobuf v1.31.0 // indirect
)
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
arnested.dk/go/dsupdate v1.15.2 h1:6+WLZ4x8xwWn1AdtxHXKqd9zTV8Jg2soXUWAc1JuLHk=
arnested.dk/go/dsupdate v1.15.2/go.mod h1:7j7arabkqDIZzhwOM7sSFsdktzcPNeimBa7xOXTr1mQ=
arnested.dk/go/dsupdate v1.16.0 h1:Gc7z6Cfy7EfVOt9jRrhGAiEkkB3FTo1Zr0VLwNU0zJY=
arnested.dk/go/dsupdate v1.16.0/go.mod h1:b43H83SKZVx+Q04oeLaajRZmiZrl2JjTGpWSEtkHnbA=
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=
Expand Down Expand Up @@ -52,8 +52,8 @@ golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
golang.org/x/text v0.3.2/go.mod h1:bEr9sfX3Q8Zfm5fL9x+3itogRgK3+ptLWKqgva+5dAk=
golang.org/x/text v0.14.0 h1:ScX5w1eTa3QqT8oi6+ziP7dTV1S2+ALU0bI+0zXKWiQ=
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
golang.org/x/tools v0.15.0 h1:zdAyfUGbYmuVokhzVmghFl2ZJh5QhcfebBgmVPFYA+8=
golang.org/x/tools v0.15.0/go.mod h1:hpksKq4dtpQWS1uQ61JkdqWM3LscIS6Slf+VVkm+wQk=
golang.org/x/tools v0.16.0 h1:GO788SKMRunPIBCXiQyo2AaexLstOrVhuAL5YwsckQM=
golang.org/x/tools v0.16.0/go.mod h1:kYVVN6I1mBNoB1OX+noeBjbRk4IUEPa7JJ+TJMEooJ0=
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
google.golang.org/appengine v1.6.7 h1:FZR1q0exgwxzPzp/aF+VccGrSfxfPpkBqjIIEq3ru6c=
google.golang.org/appengine v1.6.7/go.mod h1:8WjMMxjGQR8xUklV/ARdw2HLXBOI7O7uCIDZVag1xfc=
Expand Down

0 comments on commit e02e6a2

Please sign in to comment.