Skip to content

Commit a1fc116

Browse files
author
Jair Aviles
committed
add toolchain dep back
1 parent 007b3b1 commit a1fc116

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/segmentio/terraform-provider-segment
22

33
go 1.24.2
44

5+
toolchain go1.24.2
6+
57
require (
68
github.com/avast/retry-go/v4 v4.6.1
79
github.com/hashicorp/go-retryablehttp v0.7.7

0 commit comments

Comments
 (0)