summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJulien Dessaux2024-01-04 00:19:56 +0100
committerJulien Dessaux2024-01-04 00:20:16 +0100
commitc2cfa6f8aaea217ef90e24f82502faf011dd7b4f (patch)
tree1269e38f8a46ff18b6aa9af3c35c49050e9db820 /go.mod
parentBump crazy-max/ghaction-import-gpg from 6.0.0 to 6.1.0 (#23) (diff)
downloadterraform-provider-eventline-c2cfa6f8aaea217ef90e24f82502faf011dd7b4f.tar.gz
terraform-provider-eventline-c2cfa6f8aaea217ef90e24f82502faf011dd7b4f.tar.bz2
terraform-provider-eventline-c2cfa6f8aaea217ef90e24f82502faf011dd7b4f.zip
Updated dependencies
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 6176a4a..f1813d6 100644
--- a/go.mod
+++ b/go.mod
@@ -74,7 +74,7 @@ require (
golang.org/x/sync v0.5.0 // indirect
golang.org/x/sys v0.15.0 // indirect
golang.org/x/text v0.14.0 // indirect
- google.golang.org/genproto/googleapis/rpc v0.0.0-20231212172506-995d672761c0 // indirect
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20240102182953-50ed04b92917 // indirect
google.golang.org/grpc v1.60.1 // indirect
google.golang.org/protobuf v1.32.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect