Thanks to visit codestin.com
Credit goes to github.com

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: iyear/tdl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.19.0
Choose a base ref
...
head repository: iyear/tdl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.19.1
Choose a head ref
  • 9 commits
  • 11 files changed
  • 2 contributors

Commits on Jun 13, 2025

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

Commits on Jun 20, 2025

  1. chore(deps): bump dawidd6/action-homebrew-bump-formula from 3 to 5 (#978

    )
    
    Bumps [dawidd6/action-homebrew-bump-formula](https://github.com/dawidd6/action-homebrew-bump-formula) from 3 to 5.
    - [Release notes](https://github.com/dawidd6/action-homebrew-bump-formula/releases)
    - [Commits](dawidd6/action-homebrew-bump-formula@v3...v5)
    
    ---
    updated-dependencies:
    - dependency-name: dawidd6/action-homebrew-bump-formula
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 20, 2025
    Configuration menu
    Copy the full SHA
    f3993bb View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2025

  1. chore(deps): bump github.com/go-viper/mapstructure/v2 (#982)

    ---
    updated-dependencies:
    - dependency-name: github.com/go-viper/mapstructure/v2
      dependency-version: 2.3.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 5, 2025
    Configuration menu
    Copy the full SHA
    0343f93 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/go-playground/validator/v10 (#985)

    Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.26.0 to 10.27.0.
    - [Release notes](https://github.com/go-playground/validator/releases)
    - [Commits](go-playground/validator@v10.26.0...v10.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-playground/validator/v10
      dependency-version: 10.27.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 5, 2025
    Configuration menu
    Copy the full SHA
    eeb8741 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    371c6a4 View commit details
    Browse the repository at this point in the history
  4. chore(prj): go mod tidy

    iyear committed Jul 5, 2025
    Configuration menu
    Copy the full SHA
    d80bcf0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53dd9ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2503f3a View commit details
    Browse the repository at this point in the history
  7. fix(goreleaser): update -X flag to use constant module path

    {{ .ModulePath }} var in workspace mode are multiple module paths
    iyear committed Jul 5, 2025
    Configuration menu
    Copy the full SHA
    70ea9cf View commit details
    Browse the repository at this point in the history
Loading