mirror of
https://code.forgejo.org/actions/ovh-dns-update.git
synced 2025-01-09 13:44:46 -05:00
build: use go toolchain
Signed-off-by: viceice <michael.kriese@gmx.de>
This commit is contained in:
parent
cc82826de4
commit
406068e59b
1 changed files with 2 additions and 0 deletions
2
go.mod
2
go.mod
|
@ -4,6 +4,8 @@ module ovh-dns-update
|
|||
|
||||
go 1.21.0
|
||||
|
||||
toolchain go1.21.13
|
||||
|
||||
require github.com/ovh/go-ovh v1.4.1
|
||||
|
||||
require (
|
||||
|
|
Loading…
Reference in a new issue