8000 Comparing v1.7.1...v1.8.0 · muir/nject · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: muir/nject
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.1
Choose a base ref
...
head repository: muir/nject
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.0
Choose a head ref
  • 2 commits
  • 13 files changed
  • 2 contributors

Commits on Jul 20, 2024

  1. bump required go version to 1.18 (#73)

    * bump required go version to 1.18
    
    * satisfy testifylint
    muir authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    ce64578 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.9.0

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.9.0.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.2...v1.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and muir committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    47b9e6d View commit details
    Browse the repository at this point in the history
Loading
0