1
0
Fork 0
mirror of https://code.forgejo.org/actions/ovh-dns-update synced 2025-03-14 22:36:58 +01:00

Update dependency go to v1.23.7 (#21)

Reviewed-on: https://code.forgejo.org/forgejo/ovh-dns-update/pulls/21
Reviewed-by: Gusted <gusted@noreply.code.forgejo.org>
Co-authored-by: Renovate Bot <bot@kriese.eu>
Co-committed-by: Renovate Bot <bot@kriese.eu>
This commit is contained in:
Renovate Bot 2025-03-04 20:26:57 +00:00 committed by Gusted
parent 502784ee22
commit 0d0e18339d

2
go.mod
View file

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