Skip to content

Commit 80d69bf

Browse files
committed
add go.mod toolchain
Signed-off-by: Markus Blaschke <[email protected]>
1 parent d1d5071 commit 80d69bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ module github.com/webdevops/azure-janitor
22

33
go 1.25.0
44

5+
toolchain go1.25.5
6+
57
require (
68
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/authorization/armauthorization/v2 v2.2.0
79
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources v1.2.0

0 commit comments

Comments
 (0)