@@ -139,8 +139,8 @@ def go_repositories():
139
139
go_repository (
140
140
name = "com_github_cncf_xds_go" ,
141
141
importpath = "github.com/cncf/xds/go" ,
142
- sum = "h1:boJj011Hh+874zpIySeApCX4GeOjPl9qhRF3QuIZq+Q =" ,
143
- version = "v0.0.0-20241223141626-cff3c89139a3 " ,
142
+ sum = "h1:Om6kYQYDUk5wWbT0t0q6pvyM49i9XZAv9dDrkDA7gjk =" ,
143
+ version = "v0.0.0-20250121191232-2f005788dc42 " ,
144
144
)
145
145
146
146
go_repository (
@@ -260,6 +260,13 @@ def go_repositories():
260
260
sum = "h1:WtGNWLvXpe6ZudgnXrq0barxBImvnnJoMEhXAzcbM0I=" ,
261
261
version = "v0.0.0-20200222043503-6f7a984d4dc4" ,
262
262
)
263
+ go_repository (
264
+ name = "com_github_go_jose_go_jose_v4" ,
265
+ importpath = "github.com/go-jose/go-jose/v4" ,
266
+ sum = "h1:VsjPI33J0SB9vQM6PLmNjoHqMQNGPiZ0rHL7Ni7Q6/E=" ,
267
+ version = "v4.0.4" ,
268
+ )
269
+
263
270
go_repository (
264
271
name = "com_github_go_kit_kit" ,
265
272
importpath = "github.com/go-kit/kit" ,
@@ -388,8 +395,8 @@ def go_repositories():
388
395
go_repository (
389
396
name = "com_github_googlecloudplatform_opentelemetry_operations_go_detectors_gcp" ,
390
397
importpath = "github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp" ,
391
- sum = "h1:3c8yed4lgqTt+oTQ+JNMDo+F4xprBf+O/il4ZC0nRLw =" ,
392
- version = "v1.25 .0" ,
398
+ sum = "h1:f2Qw/Ehhimh5uO1fayV0QIW7DShEQqhtUfhYc+cBPlw =" ,
399
+ version = "v1.26 .0" ,
393
400
)
394
401
395
402
go_repository (
@@ -927,6 +934,12 @@ def go_repositories():
927
934
sum = "h1:xVKxvI7ouOI5I+U9s2eeiUfMaWBVoXA3AWskkrqK0VM=" ,
928
935
version = "v1.7.0" ,
929
936
)
937
+ go_repository (
938
+ name = "com_github_spiffe_go_spiffe_v2" ,
939
+ importpath = "github.com/spiffe/go-spiffe/v2" ,
940
+ sum = "h1:N2I01KCUkv1FAjZXJMwh95KK1ZIQLYbPfhaxw8WS0hE=" ,
941
+ version = "v2.5.0" ,
942
+ )
930
943
931
944
go_repository (
932
945
name = "com_github_stretchr_objx" ,
@@ -970,6 +983,13 @@ def go_repositories():
970
983
sum = "h1:fVcFKWvrslecOb/tg+Cc05dkeYx540o0FuFt3nUVDoE=" ,
971
984
version = "v1.4.13" ,
972
985
)
986
+ go_repository (
987
+ name = "com_github_zeebo_errs" ,
988
+ importpath = "github.com/zeebo/errs" ,
989
+ sum = "h1:XNdoD/RRMKP7HD0UhJnIzUy74ISdGGxURlYG8HSWSfM=" ,
990
+ version = "v1.4.0" ,
991
+ )
992
+
973
993
go_repository (
974
994
name = "com_google_cloud_go" ,
975
995
importpath = "cloud.google.com/go" ,
@@ -1725,8 +1745,8 @@ def go_repositories():
1725
1745
go_repository (
1726
1746
name = "dev_cel_expr" ,
1727
1747
importpath = "cel.dev/expr" ,
1728
- sum = "h1:NciYrtDRIR0lNCnH1LFJegdjspNx9fI59O7TWcua/W4 =" ,
1729
- version = "v0.19.1 " ,
1748
+ sum = "h1:OunBvVCfvpWlt4dN7zg3FM6TDkzOePe1+foGJ9AXeeI =" ,
1749
+ version = "v0.20.0 " ,
1730
1750
)
1731
1751
1732
1752
go_repository (
@@ -1887,8 +1907,8 @@ def go_repositories():
1887
1907
go_repository (
1888
1908
name = "org_golang_google_grpc" ,
1889
1909
importpath = "google.golang.org/grpc" ,
1890
- sum = "h1:ffsFWr7ygTUscGPI0KKK6TLrGz0476KUvvsbqWK0rPI =" ,
1891
- version = "v1.71.1 " ,
1910
+ sum = "h1:S7UkcVa60b5AAQTaO6ZKamFp1zMZSU0fGDK2WZLbBnM =" ,
1911
+ version = "v1.72.0 " ,
1892
1912
)
1893
1913
1894
1914
go_repository (
0 commit comments