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: lima-vm/sshocker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.7
Choose a base ref
...
head repository: lima-vm/sshocker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.8
Choose a head ref
  • 5 commits
  • 6 files changed
  • 3 contributors

Commits on Apr 14, 2025

  1. CI: use Go 1.23 and 1.24

    Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    AkihiroSuda committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    be91646 View commit details
    Browse the repository at this point in the history
  2. Build(deps): Bump golang.org/x/crypto from 0.31.0 to 0.35.0

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.31.0 to 0.35.0.
    - [Commits](golang/crypto@v0.31.0...v0.35.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-version: 0.35.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    dependabot[bot] authored and AkihiroSuda committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    00ab1ea View commit details
    Browse the repository at this point in the history
  3. Merge pull request #99 from lima-vm/dependabot/go_modules/golang.org/…

    …x/crypto-0.35.0
    
    Build(deps): Bump golang.org/x/crypto from 0.31.0 to 0.35.0
    AkihiroSuda authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    4e31f25 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2025

  1. Make argument quotation compatible with cygwin/msys2/gitbash on Windows

    Signed-off-by: Arthur Sengileyev <arthur.sengileyev@gmail.com>
    arixmkii committed Apr 21, 2025
    Configuration menu
    Copy the full SHA
    f469c85 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #97 from arixmkii/fix-windows-escape

    Make argument quotation compatible with cygwin/msys2/gitbash on Windows
    AkihiroSuda authored Apr 21, 2025
    Configuration menu
    Copy the full SHA
    13cbb99 View commit details
    Browse the repository at this point in the history
Loading