Skip to content

Commit

Permalink
Merge 777e788 into fbd7f2b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 22, 2020
2 parents fbd7f2b + 777e788 commit 2bbe3ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ go 1.14

require (
github.com/aws/aws-sdk-go v1.34.9
github.com/clok/kemba v0.6.4
github.com/clok/kemba v0.7.1
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ github.com/aws/aws-sdk-go v1.34.9 h1:cUGBW9CVdi0mS7K1hDzxIqTpfeWhpoQiguq81M1tjK0
github.com/aws/aws-sdk-go v1.34.9/go.mod h1:5zCpMtNQVjRREroY7sYe8lOMRSxkhG6MZveU8YkpAk0=
github.com/clok/kemba v0.6.4 h1:fLrxTqvFyxq30zjYbeXAyGZJ9wPsoo6PyunhsGlkSBA=
github.com/clok/kemba v0.6.4/go.mod h1:uOPcD45+hSOhBIM+C//dT51Sjy56FCdwkeaFU9lx1gU=
github.com/clok/kemba v0.7.1 h1:HwHXCo3FtJUDh7wqiS9ANWgIfcZaFgl3AZY8jXh96vw=
github.com/clok/kemba v0.7.1/go.mod h1:uOPcD45+hSOhBIM+C//dT51Sjy56FCdwkeaFU9lx1gU=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 2bbe3ec

Please sign in to comment.