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: go-kod/kod-ext
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: go-kod/kod-ext
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Choose a head ref
  • 16 commits
  • 17 files changed
  • 2 contributors

Commits on Sep 28, 2024

  1. Create LICENSE

    sysulq authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    600abc5 View commit details
    Browse the repository at this point in the history
  2. Create README.md

    sysulq authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    f3144e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Bump the gomod-normal-deps group across 1 directory with 2 updates

    Bumps the gomod-normal-deps group with 2 updates in the / directory: [github.com/go-kod/kod](https://github.com/go-kod/kod) and [github.com/go-resty/resty/v2](https://github.com/go-resty/resty).
    
    
    Updates `github.com/go-kod/kod` from 0.14.5 to 0.14.6
    - [Release notes](https://github.com/go-kod/kod/releases)
    - [Changelog](https://github.com/go-kod/kod/blob/main/.goreleaser.yml)
    - [Commits](go-kod/kod@v0.14.5...v0.14.6)
    
    Updates `github.com/go-resty/resty/v2` from 2.15.2 to 2.15.3
    - [Release notes](https://github.com/go-resty/resty/releases)
    - [Commits](go-resty/resty@v2.15.2...v2.15.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-kod/kod
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: gomod-normal-deps
    - dependency-name: github.com/go-resty/resty/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: gomod-normal-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c4a9fc5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from go-kod/dependabot/go_modules/gomod-normal-…

    …deps-2e77b12ed7
    
    Bump the gomod-normal-deps group across 1 directory with 2 updates
    sysulq authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ad8b7f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Bump google.golang.org/grpc

    Bumps the gomod-normal-deps group with 1 update in the / directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go).
    
    
    Updates `google.golang.org/grpc` from 1.67.0 to 1.67.1
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.67.0...v1.67.1)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: gomod-normal-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e19da03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21c1a90 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Bump the gomod-normal-deps group across 1 directory with 3 updates

    Bumps the gomod-normal-deps group with 2 updates in the / directory: [github.com/go-kod/kod](https://github.com/go-kod/kod) and [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go).
    
    
    Updates `github.com/go-kod/kod` from 0.14.6 to 0.14.7
    - [Release notes](https://github.com/go-kod/kod/releases)
    - [Changelog](https://github.com/go-kod/kod/blob/main/.goreleaser.yml)
    - [Commits](go-kod/kod@v0.14.6...v0.14.7)
    
    Updates `go.opentelemetry.io/otel` from 1.30.0 to 1.31.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.30.0...v1.31.0)
    
    Updates `go.opentelemetry.io/otel/trace` from 1.30.0 to 1.31.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.30.0...v1.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-kod/kod
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: gomod-normal-deps
    - dependency-name: go.opentelemetry.io/otel
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gomod-normal-deps
    - dependency-name: go.opentelemetry.io/otel/trace
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gomod-normal-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    5ca92af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64c9de6 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Bump the gomod-normal-deps group across 1 directory with 6 updates

    Bumps the gomod-normal-deps group with 4 updates in the / directory: [github.com/redis/go-redis/extra/redisotel/v9](https://github.com/redis/go-redis), [go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin](https://github.com/open-telemetry/opentelemetry-go-contrib), [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) and [go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace](https://github.com/open-telemetry/opentelemetry-go-contrib).
    
    
    Updates `github.com/redis/go-redis/extra/redisotel/v9` from 9.0.5 to 9.7.0
    - [Release notes](https://github.com/redis/go-redis/releases)
    - [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
    - [Commits](redis/go-redis@v9.0.5...v9.7.0)
    
    Updates `github.com/redis/go-redis/v9` from 9.6.1 to 9.7.0
    - [Release notes](https://github.com/redis/go-redis/releases)
    - [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
    - [Commits](redis/go-redis@v9.6.1...v9.7.0)
    
    Updates `go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin` from 0.55.0 to 0.56.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.55.0...zpages/v0.56.0)
    
    Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.55.0 to 0.56.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.55.0...zpages/v0.56.0)
    
    Updates `go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace` from 0.55.0 to 0.56.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.55.0...zpages/v0.56.0)
    
    Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.55.0 to 0.56.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.55.0...zpages/v0.56.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/redis/go-redis/extra/redisotel/v9
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gomod-normal-deps
    - dependency-name: github.com/redis/go-redis/v9
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gomod-normal-deps
    - dependency-name: go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gomod-normal-deps
    - dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gomod-normal-deps
    - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gomod-normal-deps
    - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gomod-normal-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    43385e1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from go-kod/dependabot/go_modules/gomod-normal-…

    …deps-bac06a1e70
    
    Bump the gomod-normal-deps group across 1 directory with 6 updates
    sysulq authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    74a4c5a View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Bump the gomod-normal-deps group across 1 directory with 2 updates

    Bumps the gomod-normal-deps group with 2 updates in the / directory: [github.com/go-kod/kod](https://github.com/go-kod/kod) and [gorm.io/plugin/opentelemetry](https://github.com/go-gorm/opentelemetry).
    
    
    Updates `github.com/go-kod/kod` from 0.14.7 to 0.15.0
    - [Release notes](https://github.com/go-kod/kod/releases)
    - [Changelog](https://github.com/go-kod/kod/blob/main/.goreleaser.yml)
    - [Commits](go-kod/kod@v0.14.7...v0.15.0)
    
    Updates `gorm.io/plugin/opentelemetry` from 0.1.7 to 0.1.8
    - [Release notes](https://github.com/go-gorm/opentelemetry/releases)
    - [Commits](go-gorm/opentelemetry@v0.1.7...v0.1.8)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-kod/kod
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gomod-normal-deps
    - dependency-name: gorm.io/plugin/opentelemetry
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: gomod-normal-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    de72b1e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from go-kod/dependabot/go_modules/gomod-normal-…

    …deps-db426ef0be
    
    Bump the gomod-normal-deps group across 1 directory with 2 updates
    sysulq authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    9359605 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Bump github.com/go-kod/kod

    Bumps the gomod-normal-deps group with 1 update in the / directory: [github.com/go-kod/kod](https://github.com/go-kod/kod).
    
    
    Updates `github.com/go-kod/kod` from 0.15.0 to 0.15.3
    - [Release notes](https://github.com/go-kod/kod/releases)
    - [Changelog](https://github.com/go-kod/kod/blob/main/.goreleaser.yml)
    - [Commits](go-kod/kod@v0.15.0...v0.15.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-kod/kod
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: gomod-normal-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    c23698d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from go-kod/dependabot/go_modules/gomod-normal…

    …-deps-cd92df9e4f
    
    Bump github.com/go-kod/kod from 0.15.0 to 0.15.3 in the gomod-normal-deps group across 1 directory
    sysulq authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    aaa0c86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b076ab7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8912ab3 View commit details
    Browse the repository at this point in the history
Loading