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: Kuner/CovenantSQL
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: CovenantSQL/CovenantSQL
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 2,735 files changed
  • 3 contributors

Commits on Sep 5, 2019

  1. Change go dep to go mod.

    laodouya authored and laodouya committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    4f3b9e6 View commit details
    Browse the repository at this point in the history
  2. Update docker/ci go version to 1.13

    laodouya authored and laodouya committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    b926a24 View commit details
    Browse the repository at this point in the history
  3. Fix missing gocovmerge binary.

    laodouya authored and laodouya committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    1a36a74 View commit details
    Browse the repository at this point in the history
  4. Remove make dep receipt.

    laodouya authored and laodouya committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    c11a7f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. Merge pull request CovenantSQL#369 from CovenantSQL/feature/gomod

    Change go package tool from dep to go mod.
    laodouya authored Sep 6, 2019
    Configuration menu
    Copy the full SHA
    79a9b93 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2021

  1. Update x/sys to support go 1.17

    bouk committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    c1d5d81 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Merge pull request CovenantSQL#379 from bouk/upgrade-sys-go117

    Update x/sys to support go 1.17
    auxten authored Aug 23, 2021
    Configuration menu
    Copy the full SHA
    ce1b3c0 View commit details
    Browse the repository at this point in the history
Loading