Skip to content

Commit 507a341

Browse files
committed
Set Go version to latest 1.22 (1.22.3) w/o toolchain.
1 parent 8c2f86d commit 507a341

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module github.com/validator-labs/validator-plugin-azure
22

3-
go 1.22.0
4-
5-
toolchain go1.22.3
3+
go 1.22.3
64

75
require (
86
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.11.1

0 commit comments

Comments
 (0)