@@ -10,8 +10,8 @@ require (
10
10
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.21.0
11
11
github.com/GoogleCloudPlatform/opentelemetry-operations-go/propagator v0.45.0
12
12
github.com/client9/misspell v0.3.4
13
- github.com/go-git/go-billy/v5 v5.5 .0
14
- github.com/go-git/go-git/v5 v5.11 .0
13
+ github.com/go-git/go-billy/v5 v5.6 .0
14
+ github.com/go-git/go-git/v5 v5.13 .0
15
15
github.com/google/generative-ai-go v0.5.0
16
16
github.com/google/go-cmp v0.6.0
17
17
github.com/google/go-github/v41 v41.0.0
@@ -24,7 +24,7 @@ require (
24
24
go.opentelemetry.io/otel v1.21.0
25
25
go.opentelemetry.io/otel/sdk v1.21.0
26
26
go.opentelemetry.io/otel/trace v1.21.0
27
- golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc
27
+ golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
28
28
golang.org/x/mod v0.22.0
29
29
golang.org/x/oauth2 v0.25.0
30
30
golang.org/x/sync v0.10.0
@@ -49,9 +49,9 @@ require (
49
49
github.com/BurntSushi/toml v1.3.2 // indirect
50
50
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.45.0 // indirect
51
51
github.com/Microsoft/go-winio v0.6.1 // indirect
52
- github.com/ProtonMail/go-crypto v1.0.0 // indirect
52
+ github.com/ProtonMail/go-crypto v1.1.3 // indirect
53
53
github.com/cloudflare/circl v1.3.7 // indirect
54
- github.com/cyphar/filepath-securejoin v0.2.4 // indirect
54
+ github.com/cyphar/filepath-securejoin v0.2.5 // indirect
55
55
github.com/emirpasic/gods v1.18.1 // indirect
56
56
github.com/felixge/httpsnoop v1.0.4 // indirect
57
57
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
@@ -66,9 +66,9 @@ require (
66
66
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
67
67
github.com/kevinburke/ssh_config v1.2.0 // indirect
68
68
github.com/pjbgf/sha1cd v0.3.0 // indirect
69
- github.com/sergi/go-diff v1.3.1 // indirect
69
+ github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
70
70
github.com/shurcooL/graphql v0.0.0-20200928012149-18c5c3165e3a // indirect
71
- github.com/skeema/knownhosts v1.2.1 // indirect
71
+ github.com/skeema/knownhosts v1.3.0 // indirect
72
72
github.com/xanzy/ssh-agent v0.3.3 // indirect
73
73
go.opencensus.io v0.24.0 // indirect
74
74
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.46.1 // indirect
0 commit comments