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

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    020db20 View commit details
    Browse the repository at this point in the history
  2. Merge pull request mintance#16 from strangeman/go117

    add modules, update go to 1.17
    peterborodatyy authored Feb 3, 2022
    Configuration menu
    Copy the full SHA
    4d36a9d View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. Bump golang.org/x/sys from 0.0.0-20220114195835-da31bd327af9 to 0.1.0

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20220114195835-da31bd327af9 to 0.1.0.
    - [Release notes](https://github.com/golang/sys/releases)
    - [Commits](https://github.com/golang/sys/commits/v0.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 25, 2023
    Configuration menu
    Copy the full SHA
    07441e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Merge pull request mintance#18 from mintance/dependabot/go_modules/go…

    …lang.org/x/sys-0.1.0
    
    Bump golang.org/x/sys from 0.0.0-20220114195835-da31bd327af9 to 0.1.0
    peterborodatyy authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    e5bbcd6 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Bump google.golang.org/protobuf from 1.26.0 to 1.33.0

    Bumps google.golang.org/protobuf from 1.26.0 to 1.33.0.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    6cbd4e0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request mintance#19 from mintance/dependabot/go_modules/go…

    …ogle.golang.org/protobuf-1.33.0
    
    Bump google.golang.org/protobuf from 1.26.0 to 1.33.0
    peterborodatyy authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a98c2b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2025

  1. Bump github.com/sirupsen/logrus from 1.8.1 to 1.8.3

    Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.1 to 1.8.3.
    - [Release notes](https://github.com/sirupsen/logrus/releases)
    - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
    - [Commits](sirupsen/logrus@v1.8.1...v1.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/sirupsen/logrus
      dependency-version: 1.8.3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 5, 2025
    Configuration menu
    Copy the full SHA
    0f44f34 View commit details
    Browse the repository at this point in the history
  2. Merge pull request mintance#21 from mintance/dependabot/go_modules/gi…

    …thub.com/sirupsen/logrus-1.8.3
    
    Bump github.com/sirupsen/logrus from 1.8.1 to 1.8.3
    peterborodatyy authored Dec 5, 2025
    Configuration menu
    Copy the full SHA
    f282293 View commit details
    Browse the repository at this point in the history
Loading