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: wI2L/jettison
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.3
Choose a base ref
...
head repository: wI2L/jettison
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.4
Choose a head ref
  • 5 commits
  • 10 files changed
  • 1 contributor

Commits on Mar 18, 2022

  1. fix: add reflect.mapiterinit link for go1.18

    resolve #6
    wI2L committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    44bcb2d View commit details
    Browse the repository at this point in the history
  2. chore: bump all dependencies

    wI2L committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    d25ddf1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    683aeb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c439275 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. chore: update module version to 1.18 and fix build constraint lines

    This change implies that the module can only be used with Go1.17+ from
    this commit and onward.
    
    See proposal for reference:
    https://go.googlesource.com/proposal/+/master/design/draft-gobuild.md
    wI2L committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    b72a5ea View commit details
    Browse the repository at this point in the history
Loading