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: fe3dback/go-arch-lint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.11.8
Choose a base ref
...
head repository: fe3dback/go-arch-lint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.9
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Mar 7, 2025

  1. chore: update Go to 1.24 to resolve the build error

    https://github.com/fe3dback/go-arch-lint/actions/runs/13710094273/job/38344571507
    
    ```
    Error:     │ build failed: exit status 1: ../../../go/pkg/mod/golang.org/x/[email protected]/go/packages/external.go:16:2: package slices is not in GOROOT (/opt/hostedtoolcache/go/1.18.10/x64/src/slices)
        target=linux_arm64_v8.0
    ```
    suzuki-shunsuke committed Mar 7, 2025
    Configuration menu
    Copy the full SHA
    9afc623 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #73 from suzuki-shunsuke/chore-update-go-124

    chore: update Go to 1.24 to resolve the build error
    fe3dback authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    aaee6cc View commit details
    Browse the repository at this point in the history
Loading