Skip to content

Commit

Permalink
Revert "add module aware mode to makefile for ocb"
Browse files Browse the repository at this point in the history
This reverts commit 7b935c0.
  • Loading branch information
jackgopack4 committed Aug 7, 2024
1 parent bfd2fa4 commit c73bdbc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ OTELCOL_BUILDER ?= ${OTELCOL_BUILDER_DIR}/ocb
DISTRIBUTIONS ?= "otelcol,otelcol-contrib,otelcol-k8s"
GEN_CONFIG_DISTRIBUTIONS ?= "otelcol,otelcol-contrib"

# required to use specific ocb builder version
GO111MODULE=on

ci: check build
check: ensure-goreleaser-up-to-date

Expand Down

0 comments on commit c73bdbc

Please sign in to comment.