Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

Commit

Permalink
Gopkg: set prune configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
fsouza committed Feb 5, 2018
1 parent db006a4 commit def219f
Show file tree
Hide file tree
Showing 221 changed files with 5 additions and 58,647 deletions.
5 changes: 5 additions & 0 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,8 @@
[[override]]
branch = "master"
name = "github.com/aws/aws-sdk-go-v2"

[prune]
unused-packages = true
non-go = true
go-tests = true
9 changes: 0 additions & 9 deletions vendor/github.com/aws/aws-sdk-go-v2/.gitignore

This file was deleted.

25 changes: 0 additions & 25 deletions vendor/github.com/aws/aws-sdk-go-v2/.travis.yml

This file was deleted.

117 changes: 0 additions & 117 deletions vendor/github.com/aws/aws-sdk-go-v2/CHANGELOG.md

This file was deleted.

5 changes: 0 additions & 5 deletions vendor/github.com/aws/aws-sdk-go-v2/CHANGELOG_PENDING.md

This file was deleted.

127 changes: 0 additions & 127 deletions vendor/github.com/aws/aws-sdk-go-v2/CONTRIBUTING.md

This file was deleted.

20 changes: 0 additions & 20 deletions vendor/github.com/aws/aws-sdk-go-v2/Gopkg.lock

This file was deleted.

48 changes: 0 additions & 48 deletions vendor/github.com/aws/aws-sdk-go-v2/Gopkg.toml

This file was deleted.

Loading

0 comments on commit def219f

Please sign in to comment.