Skip to content

Commit

Permalink
fix: src tree
Browse files Browse the repository at this point in the history
  • Loading branch information
Scarjit committed Jun 26, 2024
1 parent f502ebf commit 6b1b112
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion cmd/benthos/main.go
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@ package main
import (
"context"
"github.com/redpanda-data/benthos/v4/public/service"
_ "github.com/united-manufacturing-hub/benthos-umh/v2/bundle"
_ "github.com/united-manufacturing-hub/benthos-umh/v2/cmd/benthos/bundle"
)

func main() {

0 comments on commit 6b1b112

Please sign in to comment.