Skip to content

Commit

Permalink
add git mods
Browse files Browse the repository at this point in the history
  • Loading branch information
jtomson committed Aug 27, 2020
1 parent 74cc5d0 commit af40d6d
Show file tree
Hide file tree
Showing 3 changed files with 655 additions and 0 deletions.
10 changes: 10 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
module s3-bulk-delete

go 1.14

require (
github.com/aws/aws-sdk-go v1.34.11
github.com/momokatte/go-backoff v0.0.0-20190107054011-7d0f7d2024f9 // indirect
github.com/pushd/go-limiter v0.0.0-20200827180329-dc82dbebc6a7
vitess.io/vitess v0.7.0 // indirect
)
Loading

0 comments on commit af40d6d

Please sign in to comment.