mirror of
https://code.forgejo.org/actions/ovh-dns-update
synced 2025-03-15 06:46:59 +01:00
build: don't pin go patch version
Signed-off-by: viceice <michael.kriese@gmx.de>
This commit is contained in:
parent
a7a43aea89
commit
9d21c4a2a4
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -2,7 +2,7 @@
|
||||||
// SPDX-License-Identifier: CC0-1.0
|
// SPDX-License-Identifier: CC0-1.0
|
||||||
module ovh-dns-update
|
module ovh-dns-update
|
||||||
|
|
||||||
go 1.21.0
|
go 1.21
|
||||||
|
|
||||||
toolchain go1.21.13
|
toolchain go1.21.13
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue