Skip to content

Migrate from logrus to log/slog #586

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

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

Conversation

jordan-rash
Copy link

Issue #, if available:

Description of changes:
Removes dependency on external logging library in favor of stdlib

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jordan-rash jordan-rash requested a review from a team as a code owner July 24, 2024 15:11
jordan-rash and others added 13 commits July 24, 2024 09:11
Signed-off-by: Jordan Rash <15827604+jordan-rash@users.noreply.github.com>
Signed-off-by: Swagat Bora <sbora@amazon.com>
Signed-off-by: Jordan Rash <15827604+jordan-rash@users.noreply.github.com>
Signed-off-by: Swagat Bora <sbora@amazon.com>
Signed-off-by: Jordan Rash <15827604+jordan-rash@users.noreply.github.com>
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.23.0.
- [Commits](golang/net@v0.21.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jordan Rash <15827604+jordan-rash@users.noreply.github.com>
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.22.0 to 0.23.0.
- [Commits](golang/crypto@v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jordan Rash <15827604+jordan-rash@users.noreply.github.com>
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.22.0 to 0.23.0.
- [Commits](golang/crypto@v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jordan Rash <15827604+jordan-rash@users.noreply.github.com>
Bumps [github.com/containernetworking/plugins](https://github.com/containernetworking/plugins) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/containernetworking/plugins/releases)
- [Commits](containernetworking/plugins@v1.4.1...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/containernetworking/plugins
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jordan Rash <15827604+jordan-rash@users.noreply.github.com>
Signed-off-by: Swagat Bora <sbora@amazon.com>
Signed-off-by: Jordan Rash <15827604+jordan-rash@users.noreply.github.com>
…racker-microvm#568)

* Revert "Bump github.com/containernetworking/plugins from 1.4.1 to 1.5.0"

This reverts commit 0027aae.

Signed-off-by: Austin Vazquez <macedonv@amazon.com>

* Revert "run go mod tidy in examples/cmd/snapshotting"

This reverts commit 70b0100.

Signed-off-by: Austin Vazquez <macedonv@amazon.com>

---------

Signed-off-by: Austin Vazquez <macedonv@amazon.com>
Signed-off-by: Jordan Rash <15827604+jordan-rash@users.noreply.github.com>
Signed-off-by: Gudmundur Bjarni Olafsson <gudmundur.bjarni@gmail.com>
Signed-off-by: Jordan Rash <15827604+jordan-rash@users.noreply.github.com>
…ovm#573)

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.20.0 to 0.21.0.
- [Commits](golang/sys@v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Jordan Rash <15827604+jordan-rash@users.noreply.github.com>
This reverts commit fe67294.

Signed-off-by: Swagat Bora <sbora@amazon.com>
Signed-off-by: Jordan Rash <15827604+jordan-rash@users.noreply.github.com>
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.23.0 to 0.25.0.
- [Commits](golang/crypto@v0.23.0...v0.25.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jordan Rash <15827604+jordan-rash@users.noreply.github.com>
Signed-off-by: Jordan Rash <15827604+jordan-rash@users.noreply.github.com>
Signed-off-by: Jordan Rash <15827604+jordan-rash@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants