Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Conversation

lucacome
Copy link

I'm aware there are other PRs trying to do something similar, but non of them are updating the dependencies.
They're also using old deprecated versions of go.

This is also the only PR with a summary generated by the new Copilot on GitHub 😄

Summary

This pull request includes changes to the go.mod file to update module dependencies and the Go version.

Dependency updates:

  • Changed the module declaration to gopkg.in/yaml.v3 from "gopkg.in/yaml.v3" for consistency.
  • Updated the Go version to 1.22.7.
  • Added gopkg.in/check.v1 version v1.0.0-20201130134442-10cb98267c6c as a required dependency.
  • Added github.com/kr/pretty version v0.2.1 and github.com/kr/text version v0.1.0 as indirect dependencies.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant