Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.

Commit 0133029

Browse files
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.229
1 parent 00f4f89 commit 0133029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/danmx/sigil
33
go 1.17
44

55
require (
6-
github.com/aws/aws-sdk-go v1.41.14
6+
github.com/aws/aws-sdk-go v1.44.229
77
github.com/golang/mock v1.6.0
88
github.com/mitchellh/go-homedir v1.1.0
99
github.com/sirupsen/logrus v1.8.1

0 commit comments

Comments
 (0)