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

Migrate from logrus to log/slog #586

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 <[email protected]>
Signed-off-by: Swagat Bora <[email protected]>
Signed-off-by: Jordan Rash <[email protected]>
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] <[email protected]>
Signed-off-by: Jordan Rash <[email protected]>
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] <[email protected]>
Signed-off-by: Jordan Rash <[email protected]>
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] <[email protected]>
Signed-off-by: Jordan Rash <[email protected]>
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] <[email protected]>
Signed-off-by: Jordan Rash <[email protected]>
Signed-off-by: Swagat Bora <[email protected]>
Signed-off-by: Jordan Rash <[email protected]>
…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 <[email protected]>

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

This reverts commit 70b0100.

Signed-off-by: Austin Vazquez <[email protected]>

---------

Signed-off-by: Austin Vazquez <[email protected]>
Signed-off-by: Jordan Rash <[email protected]>
Signed-off-by: Gudmundur Bjarni Olafsson <[email protected]>
Signed-off-by: Jordan Rash <[email protected]>
…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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Jordan Rash <[email protected]>
This reverts commit fe67294.

Signed-off-by: Swagat Bora <[email protected]>
Signed-off-by: Jordan Rash <[email protected]>
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] <[email protected]>
Signed-off-by: Jordan Rash <[email protected]>
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