We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e0628e commit fa087eaCopy full SHA for fa087ea
go.mod
@@ -1,8 +1,6 @@
1
module github.com/cloudquery/codegen
2
3
-go 1.22.7
4
-
5
-toolchain go1.23.3
+go 1.23.4
6
7
require (
8
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/appconfiguration/armappconfiguration/v2 v2.2.0
0 commit comments