Skip to content

Commit

Permalink
Update moved_service.go
Browse files Browse the repository at this point in the history
  • Loading branch information
Bogdan Drutu authored May 13, 2022
1 parent 168ef6f commit 3bbcd72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/moved_service.go
Original file line number Diff line number Diff line change
Expand Up @@ -122,5 +122,5 @@ type Pipeline struct {
Exporters []ComponentID `mapstructure:"exporters"`
}

// Deprecated: will be removed soon.
// Deprecated: [v0.52.0] will be removed soon.
type Pipelines = map[ComponentID]*Pipeline

0 comments on commit 3bbcd72

Please sign in to comment.