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: pelletier/go-toml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.8
Choose a base ref
...
head repository: pelletier/go-toml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.9
Choose a head ref
  • 3 commits
  • 7 files changed
  • 4 contributors

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    8bb1e08 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#877)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.3 to 1.8.4.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.3...v1.8.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 30, 2023
    Configuration menu
    Copy the full SHA
    60e4af8 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Decode: assigned empty struct to empty defined sections (#879)

    Co-authored-by: Thomas Pelletier <thomas@pelletier.codes>
    dbarrosop and pelletier authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e183db7 View commit details
    Browse the repository at this point in the history
Loading