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: go-openapi/jsonreference
base: v0.19.5
Choose a base ref
...
head repository: go-openapi/jsonreference
compare: v0.20.0
Choose a head ref
  • 5 commits
  • 4 files changed
  • 3 contributors

Commits on Apr 22, 2021

  1. dep: cve: bump x/text to v0.3.6

    Signed-off-by: EmmanuelMeinen <Emmanuel.Meinen@target.com>
    EmmanuelMeinen authored and EmmanuelMeinen committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    0abe7e0 View commit details
    Browse the repository at this point in the history
  2. dep: update x/net to latest release

    Signed-off-by: EmmanuelMeinen <Emmanuel.Meinen@target.com>
    EmmanuelMeinen authored and EmmanuelMeinen committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    9b671e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2021

  1. Merge pull request #9 from meinenec/master

    dep: cve: bump x/text to v0.3.6
    casualjim committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    238d8d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. chore(deps): removes purell from dependancies

    This adds an internal implementation of what was consumed from the
    `purell` module by copying only the bits that were ultimately
    consumed.
    
    All tests still pass.
    
    Issue: #10
    Robbie Coleman committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    b112df9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from erraggy/master

    chore(deps): removes purell from dependancies
    casualjim committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    c5db558 View commit details
    Browse the repository at this point in the history