-
Notifications
You must be signed in to change notification settings - Fork 89
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/gzip
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: gin-contrib/gzip
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 6 files changed
- 1 contributor
Commits on Feb 12, 2025
-
ci: update GitHub Actions and improve test configurations
- Add Go version 1.24 to the GitHub Actions workflow Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ea4c811 - Browse repository at this point
Copy the full SHA ea4c811View commit details
Commits on Apr 4, 2025
-
build: drop support for older Go versions and upgrade dependencies
- Remove support for Go versions 1.21 and 1.22 in GitHub workflow - Update the required Go version in `go.mod` to 1.23.0 - Upgrade indirect dependencies to newer versions in `go.mod` Signed-off-by: appleboy <appleboy.tw@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f75942a - Browse repository at this point
Copy the full SHA f75942aView commit details -
ci: reorganize and update golangci-lint configuration
- Update golangci-lint action to use version 7 and specify version 2.0 - Specify golangci-lint configuration version as "2" - Replace `enable-all`, `disable-all` with `default: none` in golangci configuration - Remove multiple linters from golangci configuration - Add new exclusion rules for generated code and preset exclusions - Reorganize formatter settings in golangci configuration and enable gofmt and goimports - Remove run timeout setting from golangci configuration Signed-off-by: appleboy <appleboy.tw@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for aa60ac1 - Browse repository at this point
Copy the full SHA aa60ac1View commit details -
chore: update dependencies to latest versions focused on security pat…
…ches - Update `github.com/bytedance/sonic` from `v1.12.7` to `v1.13.2` - Update `github.com/bytedance/sonic/loader` from `v0.2.2` to `v0.2.4` - Update `github.com/cloudwego/base64x` from `v0.1.4` to `v0.1.5` - Update `github.com/go-playground/validator/v10` from `v10.24.0` to `v10.26.0` - Update `github.com/goccy/go-json` from `v0.10.4` to `v0.10.5` - Update `github.com/klauspost/cpuid/v2` from `v2.2.9` to `v2.2.10` - Update `golang.org/x/arch` from `v0.13.0` to `v0.15.0` - Update `golang.org/x/crypto` from `v0.32.0` to `v0.36.0` - Update `golang.org/x/net` from `v0.34.0` to `v0.38.0` - Update `golang.org/x/sys` from `v0.29.0` to `v0.31.0` - Update `golang.org/x/text` from `v0.21.0` to `v0.23.0` - Update `google.golang.org/protobuf` from `v1.36.2` to `v1.36.6` Signed-off-by: appleboy <appleboy.tw@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3b246bb - Browse repository at this point
Copy the full SHA 3b246bbView commit details
There are no files selected for viewing