Skip to content

Commit 14807eb

Browse files
authored
Update GitHub Actions workflows. (#5919)
This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit 5619381e924fbac90750f41b6a27cadcd11c4c2d.
1 parent 3cce3df commit 14807eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

provider/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ require (
1313
github.com/aws/aws-sdk-go-v2/config v1.31.12
1414
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.9
1515
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.51.0
16+
github.com/golang/protobuf v1.5.4
1617
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.67
1718
github.com/hashicorp/terraform-plugin-sdk/v2 v2.38.1
1819
github.com/hashicorp/terraform-provider-aws v1.60.1-0.20220923175450-ca71523cdc36
@@ -360,7 +361,6 @@ require (
360361
github.com/gogo/protobuf v1.3.2 // indirect
361362
github.com/golang/glog v1.2.5 // indirect
362363
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
363-
github.com/golang/protobuf v1.5.4 // indirect
364364
github.com/google/go-cmp v0.7.0 // indirect
365365
github.com/google/s2a-go v0.1.7 // indirect
366366
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect

0 commit comments

Comments
 (0)