Skip to content

Commit

Permalink
Update to 0.115.0 release (open-telemetry#759)
Browse files Browse the repository at this point in the history
  • Loading branch information
atoulme authored Dec 4, 2024
1 parent 1271690 commit 3ae3def
Show file tree
Hide file tree
Showing 5 changed files with 321 additions and 321 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GO ?= go
GORELEASER ?= goreleaser

OTELCOL_BUILDER_VERSION ?= 0.114.0
OTELCOL_BUILDER_VERSION ?= 0.115.0
OTELCOL_BUILDER_DIR ?= ${HOME}/bin
OTELCOL_BUILDER ?= ${OTELCOL_BUILDER_DIR}/ocb

Expand Down
Loading

0 comments on commit 3ae3def

Please sign in to comment.