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

Commits on Aug 20, 2024

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

Commits on Sep 6, 2024

  1. Bump golang.org/x/text from 0.17.0 to 0.18.0 (#184)

    Bumps [golang.org/x/text](https://github.com/golang/text) from 0.17.0 to 0.18.0.
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.17.0...v0.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/text
      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 Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d8d29a9 View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/sys from 0.24.0 to 0.25.0 (#185)

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.24.0 to 0.25.0.
    - [Commits](golang/sys@v0.24.0...v0.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      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 Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0edc0dc View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Bump golang.org/x/text from 0.18.0 to 0.19.0 (#187)

    Bumps [golang.org/x/text](https://github.com/golang/text) from 0.18.0 to 0.19.0.
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.18.0...v0.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/text
      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 Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e9ae8ba View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Bump golang.org/x/sys from 0.25.0 to 0.26.0 (#188)

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.25.0 to 0.26.0.
    - [Commits](golang/sys@v0.25.0...v0.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      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 Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9a007b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Bump github.com/fatedier/frp from 0.60.0 to 0.61.0 (#189)

    Bumps [github.com/fatedier/frp](https://github.com/fatedier/frp) from 0.60.0 to 0.61.0.
    - [Release notes](https://github.com/fatedier/frp/releases)
    - [Changelog](https://github.com/fatedier/frp/blob/dev/.goreleaser.yml)
    - [Commits](fatedier/frp@v0.60.0...v0.61.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/fatedier/frp
      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 Oct 23, 2024
    Configuration menu
    Copy the full SHA
    257a474 View commit details
    Browse the repository at this point in the history
  2. Use go1.23

    koho authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    8a268e5 View commit details
    Browse the repository at this point in the history
  3. Fix linting errors

    koho committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d515158 View commit details
    Browse the repository at this point in the history
  4. Bump version to 1.19.1

    koho authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    af38e16 View commit details
    Browse the repository at this point in the history
Loading