Skip to content

Commit

Permalink
Prepare for v0.46.0 releases (open-telemetry#77)
Browse files Browse the repository at this point in the history
* Prepare for v0.46.0 releases
* Add replace for googleapis/gnostic to avoid canonical import path issue

Signed-off-by: Anthony J Mirabella <[email protected]>
  • Loading branch information
Aneurysm9 authored Mar 2, 2022
1 parent 8a81bd4 commit 35c08f8
Show file tree
Hide file tree
Showing 3 changed files with 162 additions and 161 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.45.0
OTELCOL_BUILDER_VERSION ?= 0.46.0
OTELCOL_BUILDER_DIR ?= ${HOME}/bin
OTELCOL_BUILDER ?= ${OTELCOL_BUILDER_DIR}/ocb

Expand Down
Loading

0 comments on commit 35c08f8

Please sign in to comment.