diff options
| author | Dave Henderson <dhenderson@gmail.com> | 2022-09-05 12:27:03 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-05 12:27:03 -0400 |
| commit | 435defcfd3e2bf9ac77f2bb6965a400e4f033ff0 (patch) | |
| tree | cb90f20f8834e49f4f1a4743704663dffa40a460 /go.mod | |
| parent | 2b977fbb3a29974fa553de150ed67f876aff528c (diff) | |
| parent | 5f375fedd0303326bcf272f89b241e16ac7bfc49 (diff) | |
Merge pull request #1496 from hairyhenderson/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.91
Bump github.com/aws/aws-sdk-go from 1.44.86 to 1.44.91
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ require ( github.com/Masterminds/goutils v1.1.1 github.com/Shopify/ejson v1.3.3 github.com/apparentlymart/go-cidr v1.1.0 - github.com/aws/aws-sdk-go v1.44.86 + github.com/aws/aws-sdk-go v1.44.91 github.com/docker/libkv v0.2.2-0.20180912205406-458977154600 github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa github.com/go-git/go-billy/v5 v5.3.1 |
