Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Update AWS SDK to enable IRSA #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/Technofy/cloudwatch_exporter
go 1.13

require (
github.com/aws/aws-sdk-go v1.19.49
github.com/aws/aws-sdk-go v1.35.28
github.com/beorn7/perks v1.0.0
github.com/golang/protobuf v1.3.1
github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af
Expand Down