We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 007b3b1 commit a1fc116Copy full SHA for a1fc116
go.mod
@@ -2,6 +2,8 @@ module github.com/segmentio/terraform-provider-segment
2
3
go 1.24.2
4
5
+toolchain go1.24.2
6
+
7
require (
8
github.com/avast/retry-go/v4 v4.6.1
9
github.com/hashicorp/go-retryablehttp v0.7.7
0 commit comments