Skip to content

Commit 056bddb

Browse files
[dependabot skip] Auto-generate go.sum and LICENSE-3rdparty.csv changes
This commit was created from the local commit with hash ff90aa674174c32db95e3dcb4084ee57d3b193f1.
1 parent 6845ffb commit 056bddb

File tree

113 files changed

+171
-168
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

113 files changed

+171
-168
lines changed

comp/core/agenttelemetry/fx/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ require (
106106
golang.org/x/sys v0.39.0 // indirect
107107
golang.org/x/text v0.32.0 // indirect
108108
golang.org/x/time v0.14.0 // indirect
109-
google.golang.org/protobuf v1.36.10 // indirect
109+
google.golang.org/protobuf v1.36.11 // indirect
110110
gopkg.in/yaml.v2 v2.4.0 // indirect
111111
gopkg.in/yaml.v3 v3.0.1 // indirect
112112
)

comp/core/agenttelemetry/fx/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

comp/core/agenttelemetry/impl/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ require (
111111
golang.org/x/sys v0.39.0 // indirect
112112
golang.org/x/text v0.32.0 // indirect
113113
golang.org/x/time v0.14.0 // indirect
114-
google.golang.org/protobuf v1.36.10 // indirect
114+
google.golang.org/protobuf v1.36.11 // indirect
115115
gopkg.in/yaml.v3 v3.0.1 // indirect
116116
)
117117

comp/core/agenttelemetry/impl/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

comp/core/configsync/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ require (
9797
golang.org/x/sys v0.39.0 // indirect
9898
golang.org/x/text v0.32.0 // indirect
9999
golang.org/x/time v0.14.0 // indirect
100-
google.golang.org/protobuf v1.36.10 // indirect
100+
google.golang.org/protobuf v1.36.11 // indirect
101101
gopkg.in/yaml.v2 v2.4.0 // indirect
102102
gopkg.in/yaml.v3 v3.0.1 // indirect
103103
)

comp/core/configsync/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

comp/core/secrets/fx/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ require (
7575
golang.org/x/sys v0.39.0 // indirect
7676
golang.org/x/text v0.32.0 // indirect
7777
golang.org/x/time v0.14.0 // indirect
78-
google.golang.org/protobuf v1.36.10 // indirect
78+
google.golang.org/protobuf v1.36.11 // indirect
7979
gopkg.in/yaml.v2 v2.4.0 // indirect
8080
gopkg.in/yaml.v3 v3.0.1 // indirect
8181
)

comp/core/secrets/fx/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

comp/core/secrets/impl/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ require (
7676
golang.org/x/sync v0.19.0 // indirect
7777
golang.org/x/text v0.32.0 // indirect
7878
golang.org/x/time v0.14.0 // indirect
79-
google.golang.org/protobuf v1.36.10 // indirect
79+
google.golang.org/protobuf v1.36.11 // indirect
8080
gopkg.in/yaml.v3 v3.0.1 // indirect
8181
)
8282

comp/core/secrets/impl/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)