Skip to content

Commit

Permalink
Merge branch 'main' into weekly/f70
Browse files Browse the repository at this point in the history
  • Loading branch information
simonswine committed Jun 11, 2024
2 parents 990760a + 30af212 commit 07e5134
Show file tree
Hide file tree
Showing 65 changed files with 1,990 additions and 910 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ $(BIN)/updater: Makefile

$(BIN)/goreleaser: Makefile go.mod
@mkdir -p $(@D)
GOBIN=$(abspath $(@D)) $(GO) install github.com/goreleaser/goreleaser@v1.20.0
GOBIN=$(abspath $(@D)) $(GO) install github.com/goreleaser/goreleaser/[email protected].0

$(BIN)/gotestsum: Makefile go.mod
@mkdir -p $(@D)
Expand Down
435 changes: 223 additions & 212 deletions api/gen/proto/go/ingester/v1/ingester.pb.go

Large diffs are not rendered by default.

117 changes: 117 additions & 0 deletions api/gen/proto/go/ingester/v1/ingester_vtproto.pb.go

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

Loading

0 comments on commit 07e5134

Please sign in to comment.