Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: replace multierror with stdlib errors wrapping #41043

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

Commits on Sep 29, 2024

  1. feat: replace multierror with stdlib errors wrapping

    replace multierror library with stdlib error wrapping
    kruskall committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    fef0a58 View commit details
    Browse the repository at this point in the history
  2. lint: fix linting issues

    kruskall committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    3f9dd7f View commit details
    Browse the repository at this point in the history
  3. lint: regenerate notice file

    kruskall committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    6e3cc29 View commit details
    Browse the repository at this point in the history
  4. lint: fix linting issues

    kruskall committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    8d389db View commit details
    Browse the repository at this point in the history
  5. lint: fix linting issues

    kruskall committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    6053d69 View commit details
    Browse the repository at this point in the history
  6. lint: fix linting issues

    kruskall committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    4b9416c View commit details
    Browse the repository at this point in the history
  7. lint: fix linting issues

    kruskall committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    6214d97 View commit details
    Browse the repository at this point in the history
  8. lint: fix linting issues

    kruskall committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    1511c5e View commit details
    Browse the repository at this point in the history
  9. lint: fix linting issues

    kruskall committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    54c663f View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. lint: fix linting issues

    kruskall committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c5a3b9a View commit details
    Browse the repository at this point in the history
  2. lint: fix linting issues

    kruskall committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    712d258 View commit details
    Browse the repository at this point in the history
  3. lint: fix linting issues

    kruskall committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    eacde97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88f930b View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Update auditbeat/module/auditd/config.go

    Co-authored-by: Dan Kortschak <[email protected]>
    kruskall and efd6 authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b3f3c10 View commit details
    Browse the repository at this point in the history
  2. Update auditbeat/module/file_integrity/config_test.go

    Co-authored-by: Dan Kortschak <[email protected]>
    kruskall and efd6 authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6c92592 View commit details
    Browse the repository at this point in the history
  3. lint: merge lines

    kruskall committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ac27fd4 View commit details
    Browse the repository at this point in the history
  4. lint: fix linter issues

    kruskall committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    777fada View commit details
    Browse the repository at this point in the history
  5. lint: fix linter issues

    kruskall committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0437395 View commit details
    Browse the repository at this point in the history
  6. lint: fix linter issues

    kruskall committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    794432e View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    d6debe0 View commit details
    Browse the repository at this point in the history
  2. lint: rename errs variable

    kruskall committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    c84a4bc View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. fix: update wrapping format

    kruskall committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f429777 View commit details
    Browse the repository at this point in the history
  2. lint: go mod tidy

    kruskall committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c686027 View commit details
    Browse the repository at this point in the history