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: hashicorp/go-hclog
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: hashicorp/go-hclog
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.1
Choose a head ref
  • 7 commits
  • 6 files changed
  • 5 contributors

Commits on Apr 20, 2022

  1. Update README.md

    annawinkler authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    48a8ddd View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Merge pull request #110 from hashicorp/aw/update-readme

    Update README.md
    annawinkler authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    d6f8c30 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. build: update dependencies

    shoenig committed May 12, 2022
    Configuration menu
    Copy the full SHA
    1245bc2 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Merge pull request #111 from hashicorp/update-dependencies

    build: update dependencies
    shoenig authored May 16, 2022
    Configuration menu
    Copy the full SHA
    af3b44c View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

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

Commits on Jun 6, 2022

  1. deps: Update github.com/stretchr/testify@v1.7.2

    Reference: GHSA-hp87-p4gw-j4gq
    Reference: #112
    
    Updates the github.com/stretchr/testify dependency, which in turn updates the gopkg.in/yaml.v3 dependency. Updated via:
    
    ```shell
    go get github.com/stretchr/testify@v1.7.2
    go mod tidy
    ```
    bflad committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    5ab8851 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #114 from hashicorp/bflad-update-testify

    deps: Update github.com/stretchr/testify@v1.7.2
    Evan Phoenix authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    fb7b65b View commit details
    Browse the repository at this point in the history
Loading