Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: spf13/afero
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.0
Choose a base ref
...
head repository: spf13/afero
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.0
Choose a head ref
  • 5 commits
  • 6 files changed
  • 1 contributor

Commits on Nov 28, 2023

  1. github: Update Go versions

    bep committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    c419971 View commit details
    Browse the repository at this point in the history
  2. deps: Update all direct dependencies

    * go get $(go list -f '{{if not (or .Main .Indirect)}}{{.Path}}{{end}}' -m all)
    * Update go version in go.mod to 1.19.
    * go mod tidy
    bep committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    2a63c9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fd19a1 View commit details
    Browse the repository at this point in the history
  4. github: Format workflow file

    bep committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    eb6bef0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c4385a View commit details
    Browse the repository at this point in the history
Loading