fix(deps): update module github.com/gin-gonic/gin to v1.10.1 #12

Open
renovate-bot wants to merge 1 commits from renovate/github.com-gin-gonic-gin-1.x into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
github.com/gin-gonic/gin v1.10.0 -> v1.10.1 age confidence

Important

Release Notes retrieval for this PR were skipped because no github.com credentials were available.
If you are self-hosted, please see this instruction.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) | `v1.10.0` -> `v1.10.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgin-gonic%2fgin/v1.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgin-gonic%2fgin/v1.10.0/v1.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | > :exclamation: **Important** > > Release Notes retrieval for this PR were skipped because no github.com credentials were available. > If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes). --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTkuMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovate-bot added 1 commit 2025-05-21 00:01:54 +00:00
renovate-bot force-pushed renovate/github.com-gin-gonic-gin-1.x from 30c243cfc1 to f5a4df701e 2025-08-13 00:01:37 +00:00 Compare
renovate-bot force-pushed renovate/github.com-gin-gonic-gin-1.x from f5a4df701e to 722377c47e 2025-08-13 00:03:47 +00:00 Compare
renovate-bot force-pushed renovate/github.com-gin-gonic-gin-1.x from 722377c47e to 3767ba60e9 2025-08-13 11:25:09 +00:00 Compare
renovate-bot force-pushed renovate/github.com-gin-gonic-gin-1.x from 3767ba60e9 to 8dffb1685c 2025-08-13 16:25:34 +00:00 Compare
renovate-bot force-pushed renovate/github.com-gin-gonic-gin-1.x from 8dffb1685c to 5c19e76e75 2025-08-14 00:02:54 +00:00 Compare
renovate-bot force-pushed renovate/github.com-gin-gonic-gin-1.x from 5c19e76e75 to c47bccc563 2025-08-15 00:06:50 +00:00 Compare
renovate-bot force-pushed renovate/github.com-gin-gonic-gin-1.x from c47bccc563 to 0e844f412f 2025-08-16 00:02:58 +00:00 Compare
renovate-bot force-pushed renovate/github.com-gin-gonic-gin-1.x from 0e844f412f to b54875a80e 2025-08-17 00:02:47 +00:00 Compare
renovate-bot force-pushed renovate/github.com-gin-gonic-gin-1.x from b54875a80e to 6916606fca 2025-08-19 00:03:01 +00:00 Compare
renovate-bot force-pushed renovate/github.com-gin-gonic-gin-1.x from 6916606fca to 7b0c8c0f5a 2025-08-20 00:03:08 +00:00 Compare
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: downloading github.com/gin-gonic/gin v1.10.1
go: downloading github.com/spf13/cobra v1.9.1
go: downloading gorm.io/gorm v1.26.0
go: downloading github.com/u2takey/ffmpeg-go v0.5.0
go: downloading gorm.io/driver/sqlite v1.5.7
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/spf13/pflag v1.0.6
go: downloading github.com/gin-contrib/sse v1.0.0
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading golang.org/x/net v0.35.0
go: downloading github.com/mattn/go-sqlite3 v1.14.24
go: downloading github.com/jinzhu/now v1.1.5
go: downloading github.com/go-playground/validator/v10 v10.24.0
go: downloading github.com/pelletier/go-toml/v2 v2.2.3
go: downloading github.com/ugorji/go/codec v1.2.12
go: downloading google.golang.org/protobuf v1.36.5
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/bytedance/sonic v1.12.8
go: downloading github.com/goccy/go-json v0.10.5
go: downloading github.com/json-iterator/go v1.1.12
go: downloading golang.org/x/sys v0.30.0
go: downloading github.com/aws/aws-sdk-go v1.55.6
go: downloading github.com/u2takey/go-utils v0.3.1
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading golang.org/x/text v0.22.0
go: downloading github.com/gabriel-vasile/mimetype v1.4.8
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading github.com/leodido/go-urn v1.4.0
go: downloading golang.org/x/crypto v0.33.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/cloudwego/base64x v0.1.5
go: downloading golang.org/x/arch v0.14.0
go: downloading github.com/klauspost/cpuid/v2 v2.2.9
go: downloading github.com/bytedance/sonic/loader v0.2.3
go: downloading github.com/twitchyliquid64/golang-asm v0.15.1
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: github.com/alexohneander/flotte/internal/general-node imports
	github.com/gin-gonic/gin imports
	github.com/gin-gonic/gin/binding imports
	google.golang.org/protobuf/proto: google.golang.org/protobuf@v1.36.5: read "https://proxy.golang.org/google.golang.org/protobuf/@v/v1.36.5.zip": http2: server sent GOAWAY and closed the connection; LastStreamID=241, ErrCode=NO_ERROR, debug="session_timed_out"

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: go.sum ``` Command failed: go get -t ./... go: downloading github.com/gin-gonic/gin v1.10.1 go: downloading github.com/spf13/cobra v1.9.1 go: downloading gorm.io/gorm v1.26.0 go: downloading github.com/u2takey/ffmpeg-go v0.5.0 go: downloading gorm.io/driver/sqlite v1.5.7 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/spf13/pflag v1.0.6 go: downloading github.com/gin-contrib/sse v1.0.0 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading golang.org/x/net v0.35.0 go: downloading github.com/mattn/go-sqlite3 v1.14.24 go: downloading github.com/jinzhu/now v1.1.5 go: downloading github.com/go-playground/validator/v10 v10.24.0 go: downloading github.com/pelletier/go-toml/v2 v2.2.3 go: downloading github.com/ugorji/go/codec v1.2.12 go: downloading google.golang.org/protobuf v1.36.5 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/bytedance/sonic v1.12.8 go: downloading github.com/goccy/go-json v0.10.5 go: downloading github.com/json-iterator/go v1.1.12 go: downloading golang.org/x/sys v0.30.0 go: downloading github.com/aws/aws-sdk-go v1.55.6 go: downloading github.com/u2takey/go-utils v0.3.1 go: downloading github.com/jinzhu/inflection v1.0.0 go: downloading golang.org/x/text v0.22.0 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 go: downloading github.com/go-playground/universal-translator v0.18.1 go: downloading github.com/leodido/go-urn v1.4.0 go: downloading golang.org/x/crypto v0.33.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/go-playground/locales v0.14.1 go: downloading github.com/cloudwego/base64x v0.1.5 go: downloading golang.org/x/arch v0.14.0 go: downloading github.com/klauspost/cpuid/v2 v2.2.9 go: downloading github.com/bytedance/sonic/loader v0.2.3 go: downloading github.com/twitchyliquid64/golang-asm v0.15.1 go: downloading github.com/jmespath/go-jmespath v0.4.0 go: github.com/alexohneander/flotte/internal/general-node imports github.com/gin-gonic/gin imports github.com/gin-gonic/gin/binding imports google.golang.org/protobuf/proto: google.golang.org/protobuf@v1.36.5: read "https://proxy.golang.org/google.golang.org/protobuf/@v/v1.36.5.zip": http2: server sent GOAWAY and closed the connection; LastStreamID=241, ErrCode=NO_ERROR, debug="session_timed_out" ```
renovate-bot force-pushed renovate/github.com-gin-gonic-gin-1.x from 7b0c8c0f5a to cc464840d4 2025-08-21 00:07:07 +00:00 Compare
Some checks failed
renovate/artifacts Artifact file update failure
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/github.com-gin-gonic-gin-1.x:renovate/github.com-gin-gonic-gin-1.x
git checkout renovate/github.com-gin-gonic-gin-1.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alexohneander/flotte#12
No description provided.