-
Notifications
You must be signed in to change notification settings - Fork 184
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: gin-contrib/cors
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: gin-contrib/cors
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 5 files changed
- 1 contributor
Commits on May 1, 2024
-
chore: refactor goreleaser configuration
- Remove the `project_name` setting from the `.goreleaser.yaml` configuration file Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9bb7abb - Browse repository at this point
Copy the full SHA 9bb7abbView commit details
Commits on May 21, 2024
-
ci: refactor GitHub Actions workflow configuration
- Update the golangci-lint-action version from `v5` to `v6` in the GitHub Actions workflow - Remove macOS-latest job configuration from the GitHub Actions workflow Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e0ba036 - Browse repository at this point
Copy the full SHA e0ba036View commit details -
ci: extend GitHub Actions CI to macOS
- Expand test matrix in GitHub Actions to include macOS alongside Ubuntu - Add caching for Go build files on macOS runner Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 671e12a - Browse repository at this point
Copy the full SHA 671e12aView commit details
Commits on Jun 13, 2024
-
ci: refactor codebase for improved performance and maintainability
- Update GoReleaser action from version 5 to version 6 Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 556f008 - Browse repository at this point
Copy the full SHA 556f008View commit details -
chore: update dependencies to latest versions
- Update `github.com/gin-gonic/gin` to v1.10.0 - Update `github.com/bytedance/sonic` to v1.11.8 - Update `github.com/gabriel-vasile/mimetype` to v1.4.4 - Update `github.com/go-playground/validator/v10` to v10.22.0 - Update `github.com/goccy/go-json` to v0.10.3 - Update `github.com/klauspost/cpuid/v2` to v2.2.8 - Update `github.com/pelletier/go-toml/v2` to v2.2.2 - Update `golang.org/x/arch` to v0.8.0 - Update `golang.org/x/crypto` to v0.24.0 - Update `golang.org/x/net` to v0.26.0 - Update `golang.org/x/sys` to v0.21.0 - Update `golang.org/x/text` to v0.16.0 - Update `google.golang.org/protobuf` to v1.34.2 Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 03a81e8 - Browse repository at this point
Copy the full SHA 03a81e8View commit details
Commits on Aug 28, 2024
-
chore: update Go version to 1.20 and above in workflows
- Update the Go versions in the workflow from 1.18 and 1.19 to only include 1.20, 1.21, 1.22, and 1.23 - Change the Go version in the go.mod file from 1.18 to 1.20 Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7ba65f5 - Browse repository at this point
Copy the full SHA 7ba65f5View commit details
Commits on Sep 27, 2024
-
chore: update Go version to 1.21 and dependencies
- Remove support for Go 1.20 in GitHub Actions workflow - Update Go version in go.mod to 1.21.0 - Update indirect dependencies in go.mod to newer versions Signed-off-by: appleboy <appleboy.tw@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d4fb95a - Browse repository at this point
Copy the full SHA d4fb95aView commit details
Commits on Dec 27, 2024
-
chore: update dependencies to latest versions
- Update `github.com/bytedance/sonic` to `v1.12.6` - Update `github.com/bytedance/sonic/loader` to `v0.2.1` - Update `github.com/gabriel-vasile/mimetype` to `v1.4.7` - Update `github.com/go-playground/validator/v10` to `v10.23.0` - Update `github.com/goccy/go-json` to `v0.10.4` - Update `github.com/klauspost/cpuid/v2` to `v2.2.9` - Update `golang.org/x/arch` to `v0.12.0` - Update `golang.org/x/crypto` to `v0.31.0` - Update `golang.org/x/net` to `v0.33.0` - Update `golang.org/x/sys` to `v0.28.0` - Update `golang.org/x/text` to `v0.21.0` - Update `google.golang.org/protobuf` to `v1.36.1` Signed-off-by: appleboy <appleboy.tw@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 80b5d9b - Browse repository at this point
Copy the full SHA 80b5d9bView commit details
There are no files selected for viewing