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: cloudflare/redoctober
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 99c99a8e7544
Choose a base ref
...
head repository: cloudflare/redoctober
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6a74ccc611f6
Choose a head ref
  • 7 commits
  • 794 files changed
  • 2 contributors

Commits on Oct 13, 2021

  1. switch from dep to mod

    nickysemenza committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    730c286 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcb780a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dae41a4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #203 from cloudflare/nicky/routine-upgrades

    chore: switch dep -> mod, go 1.12 -> 1.16, travis -> actions upgrade deps
    nickysemenza authored Oct 13, 2021
    Configuration menu
    Copy the full SHA
    2fbbde0 View commit details
    Browse the repository at this point in the history
  5. chore: run go mod tidy

    nickysemenza committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    78b3b3f View commit details
    Browse the repository at this point in the history
  6. switch deprecated raven-go to sentry-go

    problematic for transitive deps due to it not using go modules, was throwing
    nickysemenza committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    9f62251 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #205 from cloudflare/nicky/go-tidy

    upgrade deprecated sentry dependency
    nickysemenza authored Oct 13, 2021
    Configuration menu
    Copy the full SHA
    6a74ccc View commit details
    Browse the repository at this point in the history
Loading