mirror of
https://code.forgejo.org/actions/ovh-dns-update
synced 2025-03-15 06:46:59 +01:00
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:
parent
ad4f17c9da
commit
502784ee22
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -4,7 +4,7 @@ module ovh-dns-update
|
||||||
|
|
||||||
go 1.23
|
go 1.23
|
||||||
|
|
||||||
toolchain go1.23.5
|
toolchain go1.23.6
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/ovh/go-ovh v1.7.0
|
github.com/ovh/go-ovh v1.7.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue