Skip to content

Commit

Permalink
lint and merge main
Browse files Browse the repository at this point in the history
  • Loading branch information
piccione99 committed Aug 8, 2024
1 parent 06a540a commit bacf645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/metadata/metadata.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ type MetadataProvider struct {
protocol string
bootTime string
bootTimeRetryDelay string
interfaceUsed string
interfaceUsed string
}

func New(opts ...Option) (*MetadataProvider, error) {
Expand Down

0 comments on commit bacf645

Please sign in to comment.