Update dependency go to v1.23.6 (#19)

Reviewed-on: https://code.forgejo.org/forgejo/ovh-dns-update/pulls/19
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
This commit is contained in:
Renovate Bot 2025-02-09 14:08:08 +00:00 committed by Michael Kriese
parent ad4f17c9da
commit 502784ee22
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: F128CBE6AB3A7201

2
go.mod
View file

@ -4,7 +4,7 @@ module ovh-dns-update
go 1.23
toolchain go1.23.5
toolchain go1.23.6
require (
github.com/ovh/go-ovh v1.7.0