Skip to content

Commit

Permalink
Update to v0.111.0 for all components
Browse files Browse the repository at this point in the history
  • Loading branch information
jmacd committed Oct 17, 2024
1 parent da13cf3 commit 968daec
Show file tree
Hide file tree
Showing 24 changed files with 576 additions and 608 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ endif
BUILDER = builder
.PHONY: $(BUILDER)
builder:
$(GOCMD) install go.opentelemetry.io/collector/cmd/builder@v0.110.0
$(GOCMD) install go.opentelemetry.io/collector/cmd/builder@v0.111.0

.PHONY: genotelarrowcol
genotelarrowcol: builder
Expand Down
49 changes: 25 additions & 24 deletions collector/cmd/otelarrowcol/components.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 968daec

Please sign in to comment.