Skip to content

Commit

Permalink
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/neptune…
Browse files Browse the repository at this point in the history
… to v1.18.2 (#4766)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/aws/aws-sdk-go-v2/service/neptune](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.18.1` -> `v1.18.2` |

---

### Release Notes

<details>
<summary>aws/aws-sdk-go-v2</summary>

### [`v1.18.2`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/neptune/v1.18.1...service/neptune/v1.18.2)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/neptune/v1.18.1...service/neptune/v1.18.2)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 2am" (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://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMi4xIiwidXBkYXRlZEluVmVyIjoiMzQuMTIuMSJ9-->
  • Loading branch information
cq-bot committed Nov 17, 2022
1 parent 65fa361 commit 01d762b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion plugins/source/aws/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/lightsail v1.24.0
github.com/aws/aws-sdk-go-v2/service/mq v1.13.15
github.com/aws/aws-sdk-go-v2/service/mwaa v1.13.12
github.com/aws/aws-sdk-go-v2/service/neptune v1.18.1
github.com/aws/aws-sdk-go-v2/service/neptune v1.18.2
github.com/aws/aws-sdk-go-v2/service/organizations v1.16.15
github.com/aws/aws-sdk-go-v2/service/qldb v1.14.20
github.com/aws/aws-sdk-go-v2/service/quicksight v1.26.2
Expand Down
4 changes: 2 additions & 2 deletions plugins/source/aws/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,8 @@ github.com/aws/aws-sdk-go-v2/service/mq v1.13.15 h1:K0UbxNfaPHoIXo0T4L4jrbE+TKcV
github.com/aws/aws-sdk-go-v2/service/mq v1.13.15/go.mod h1:ycghPMXYItx5Y74iehFgGwDNUMXdq0xCxLaYC5uYZO0=
github.com/aws/aws-sdk-go-v2/service/mwaa v1.13.12 h1:9piNP7cXEY4/kyb9jp2mZmApADQ4xSPmybNd/N+BFCc=
github.com/aws/aws-sdk-go-v2/service/mwaa v1.13.12/go.mod h1:fU/hThlyHRbtVU2K0R1iWi65xByYVi+Rcxti3pr4zdQ=
github.com/aws/aws-sdk-go-v2/service/neptune v1.18.1 h1:2EtIFdISrMY/JNW9yd7YpjXf0qAyo+iqipKuPgYfoQA=
github.com/aws/aws-sdk-go-v2/service/neptune v1.18.1/go.mod h1:YW+k1DAbNfgK2aS3AGPYSbNWCfsclfzEf4ZsNMGFdik=
github.com/aws/aws-sdk-go-v2/service/neptune v1.18.2 h1:D8KkP+1G1SpLGqWudR/7EzPTf+VsgahUFl4RkIFZ2kI=
github.com/aws/aws-sdk-go-v2/service/neptune v1.18.2/go.mod h1:YW+k1DAbNfgK2aS3AGPYSbNWCfsclfzEf4ZsNMGFdik=
github.com/aws/aws-sdk-go-v2/service/organizations v1.16.15 h1:DKPB04iAh04HwzriUgKlnRYfrpQzWkbjRdvnePO1glM=
github.com/aws/aws-sdk-go-v2/service/organizations v1.16.15/go.mod h1:ysLUNmzoQk89rK4yF0hjDBEX83YCuYSw6fK6KXqXpJ0=
github.com/aws/aws-sdk-go-v2/service/qldb v1.14.20 h1:3B5nC4Ih+aC/hRIkswN0pX1W6ityjWZL40gz/YSZXAo=
Expand Down

0 comments on commit 01d762b

Please sign in to comment.