chore(deps): update module github.com/swaggo/http-swagger to v1.3.4 #53

Open
renovate wants to merge 1 commits from renovate/github.com-swaggo-http-swagger-1.x into master
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/swaggo/http-swagger require patch v1.3.3 -> v1.3.4

Release Notes

swaggo/http-swagger (github.com/swaggo/http-swagger)

v1.3.4

Compare Source

Changelog


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 | Type | Update | Change | |---|---|---|---| | [github.com/swaggo/http-swagger](https://github.com/swaggo/http-swagger) | require | patch | `v1.3.3` -> `v1.3.4` | --- ### Release Notes <details> <summary>swaggo/http-swagger (github.com/swaggo/http-swagger)</summary> ### [`v1.3.4`](https://github.com/swaggo/http-swagger/releases/tag/v1.3.4) [Compare Source](https://github.com/swaggo/http-swagger/compare/v1.3.3...v1.3.4) #### Changelog - [`30de350`](https://github.com/swaggo/http-swagger/commit/30de350) chore(deps): bump golang.org/x/net in /example/go-chi ([#&#8203;92](https://github.com/swaggo/http-swagger/issues/92)) - [`1473075`](https://github.com/swaggo/http-swagger/commit/1473075) chore(deps): bump golang.org/x/net in /example/gorilla ([#&#8203;93](https://github.com/swaggo/http-swagger/issues/93)) - [`e4936fa`](https://github.com/swaggo/http-swagger/commit/e4936fa) chore(deps): bump golang.org/x/sys ([#&#8203;89](https://github.com/swaggo/http-swagger/issues/89)) - [`2c39a92`](https://github.com/swaggo/http-swagger/commit/2c39a92) chore: bump golang.org/x/net to 0.7.0 ([#&#8203;95](https://github.com/swaggo/http-swagger/issues/95)) - [`c8d62bf`](https://github.com/swaggo/http-swagger/commit/c8d62bf) chore: fix build error ([#&#8203;76](https://github.com/swaggo/http-swagger/issues/76)) - [`1f40b78`](https://github.com/swaggo/http-swagger/commit/1f40b78) feat: option to chose for swagger layout ([#&#8203;87](https://github.com/swaggo/http-swagger/issues/87)) - [`3256b9e`](https://github.com/swaggo/http-swagger/commit/3256b9e) fix: unit tests ([#&#8203;94](https://github.com/swaggo/http-swagger/issues/94)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTIuNCIsInVwZGF0ZWRJblZlciI6IjM1LjE0MC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate added the
dependencies
label 2023-03-18 00:04:37 +00:00
renovate added 1 commit 2023-03-18 00:04:37 +00:00
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing Details
22cfbe1e97
chore(deps): update module github.com/swaggo/http-swagger to v1.3.4
[skip ci]
Author
Contributor

⚠ 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 -d -t ./...
gitea.dwysokinski.me/twhelp/sessions/internal/router/rest imports
	gitea.dwysokinski.me/twhelp/sessions/internal/router/rest/internal/docs: cannot find module providing package gitea.dwysokinski.me/twhelp/sessions/internal/router/rest/internal/docs
gitea.dwysokinski.me/twhelp/sessions/internal/router/rest tested by
	gitea.dwysokinski.me/twhelp/sessions/internal/router/rest.test imports
	gitea.dwysokinski.me/twhelp/sessions/internal/router/rest/internal/mock: cannot find module providing package gitea.dwysokinski.me/twhelp/sessions/internal/router/rest/internal/mock
gitea.dwysokinski.me/twhelp/sessions/internal/service tested by
	gitea.dwysokinski.me/twhelp/sessions/internal/service.test imports
	gitea.dwysokinski.me/twhelp/sessions/internal/service/internal/mock: cannot find module providing package gitea.dwysokinski.me/twhelp/sessions/internal/service/internal/mock

### ⚠ 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 -d -t ./... gitea.dwysokinski.me/twhelp/sessions/internal/router/rest imports gitea.dwysokinski.me/twhelp/sessions/internal/router/rest/internal/docs: cannot find module providing package gitea.dwysokinski.me/twhelp/sessions/internal/router/rest/internal/docs gitea.dwysokinski.me/twhelp/sessions/internal/router/rest tested by gitea.dwysokinski.me/twhelp/sessions/internal/router/rest.test imports gitea.dwysokinski.me/twhelp/sessions/internal/router/rest/internal/mock: cannot find module providing package gitea.dwysokinski.me/twhelp/sessions/internal/router/rest/internal/mock gitea.dwysokinski.me/twhelp/sessions/internal/service tested by gitea.dwysokinski.me/twhelp/sessions/internal/service.test imports gitea.dwysokinski.me/twhelp/sessions/internal/service/internal/mock: cannot find module providing package gitea.dwysokinski.me/twhelp/sessions/internal/service/internal/mock ```
renovate force-pushed renovate/github.com-swaggo-http-swagger-1.x from 22cfbe1e97 to d4b7a4cc19 2023-03-22 08:03:41 +00:00 Compare
renovate changed title from chore(deps): update module github.com/swaggo/http-swagger to v1.3.4 to chore(deps): update module github.com/swaggo/http-swagger to v1.3.4 [skip ci] 2023-03-27 03:52:31 +00:00
renovate changed title from chore(deps): update module github.com/swaggo/http-swagger to v1.3.4 [skip ci] to chore(deps): update module github.com/swaggo/http-swagger to v1.3.4 2023-04-30 07:51:33 +00:00
renovate force-pushed renovate/github.com-swaggo-http-swagger-1.x from d4b7a4cc19 to 16176d046e 2023-05-12 19:35:05 +00:00 Compare
renovate force-pushed renovate/github.com-swaggo-http-swagger-1.x from 16176d046e to eda398a8f9 2023-05-28 19:36:18 +00:00 Compare
renovate force-pushed renovate/github.com-swaggo-http-swagger-1.x from eda398a8f9 to 6a53d6325a 2023-06-08 19:34:21 +00:00 Compare
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b renovate/github.com-swaggo-http-swagger-1.x master
git pull origin renovate/github.com-swaggo-http-swagger-1.x

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff renovate/github.com-swaggo-http-swagger-1.x
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: twhelp/sessions#53
No description provided.