Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies #639

Merged
merged 16 commits into from
Sep 23, 2020
Merged

Update dependencies #639

merged 16 commits into from
Sep 23, 2020

Commits on Sep 23, 2020

  1. Upgrade AWS SDK from 1.31.3 to 1.34.29

    Julio Lopez committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    4ac79f7 View commit details
    Browse the repository at this point in the history
  2. Upgrade protobuf and google dependencies

    cloud.google.com/go/storage to v1.12.0 from version 1.8.0
    - https://github.com/googleapis/google-cloud-go/releases/tag/storage%2Fv1.12.0
    
    google.golang.org/protobuf to 1.25.0
    - https://github.com/protocolbuffers/protobuf-go/releases/tag/v1.25.0
    
    google.golang.org/api from 0.25 to 0.32.0
    - https://github.com/googleapis/google-api-go-client/releases
    
    Also upgrade golang.org/x dependencies
    Julio Lopez committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    30d571b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10b67f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2777c1f View commit details
    Browse the repository at this point in the history
  5. Upgrade github.com/natefinch/atomic

    Fixes an issue when working with relative directories
    Julio Lopez committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    9c58b29 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3761d1e View commit details
    Browse the repository at this point in the history
  7. Upgrade gocloud.dev to 0.20.0

    https://github.com/google/go-cloud/releases/tag/v0.20.0
    
    Also upgrades Azure storage blob to 0.10.0
    https://github.com/Azure/azure-storage-blob-go/releases/tag/v0.10.0
    
    as well as other Azure dependencies
    
    azure-amqp-common-go    v2.1.0 => v2.1.0
    azure-pipeline-go       v0.2.2 => v0.2.3
    Julio Lopez committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    696ef01 View commit details
    Browse the repository at this point in the history
  8. Upgrade go-cmp to v0.4.1

    Julio Lopez committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    88cbb92 View commit details
    Browse the repository at this point in the history
  9. Upgrade flock to v0.8.0

    Julio Lopez committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    798a630 View commit details
    Browse the repository at this point in the history
  10. Upgrade uuid to v1.1.2

    Julio Lopez committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    5921aef View commit details
    Browse the repository at this point in the history
  11. Upgrade gorilla/mux to v1.8.0

    Julio Lopez committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    029dc01 View commit details
    Browse the repository at this point in the history
  12. Upgrade github.com/pkg/sftp to v1.12.0

    Julio Lopez committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    3a9a977 View commit details
    Browse the repository at this point in the history
  13. Upgrade github.com/zalando/go-keyring to v0.1.0

    Julio Lopez committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    9f43d61 View commit details
    Browse the repository at this point in the history
  14. Upgrade compress and pgzip

    github.com/klauspost/compress to v1.11.0
    github.com/klauspost/pgzip to v1.2.5
    Julio Lopez committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    912f481 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dac0872 View commit details
    Browse the repository at this point in the history
  16. Cleanup: go mod tidy

    Julio Lopez committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    556eb91 View commit details
    Browse the repository at this point in the history