mirror of
https://github.com/coredns/coredns.git
synced 2026-01-07 17:31:23 -05:00
build(deps): bump github.com/aws/aws-sdk-go from 1.26.8 to 1.27.0 (#3582)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.26.8 to 1.27.0. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.26.8...v1.27.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Yong Tang
parent
f81f28d97b
commit
8e159bb273
2
go.mod
2
go.mod
@@ -10,7 +10,7 @@ require (
|
||||
github.com/DataDog/datadog-go v2.2.0+incompatible // indirect
|
||||
github.com/Shopify/sarama v1.21.0 // indirect
|
||||
github.com/apache/thrift v0.13.0 // indirect
|
||||
github.com/aws/aws-sdk-go v1.26.8
|
||||
github.com/aws/aws-sdk-go v1.27.0
|
||||
github.com/caddyserver/caddy v1.0.4
|
||||
github.com/coredns/federation v0.0.0-20190818181423-e032b096babe
|
||||
github.com/coreos/go-systemd v0.0.0-20190212144455-93d5ec2c7f76 // indirect
|
||||
|
||||
Reference in New Issue
Block a user