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

Deps/update dependencies #131

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

Deps/update dependencies #131

wants to merge 20 commits into from

Conversation

poberg
Copy link
Contributor

@poberg poberg commented Apr 5, 2022

Background

When start using WhiteSource Bolt scanning for vulnerabilities i 3rd party dependencies some issues was trigged from github.com/SKF/go-.... packages.

Action

Update outdated 3rd party dependencies.

Updated dependencies

  • github.com/SKF/go-rest-utility
    v0.5.0 -> v0.10.1
  • github.com/SKF/proto/v2
    v2.4.3-go -> v2.18.0
  • github.com/aws/aws-lambda-go
    v1.20.0 -> v1.29.0
  • github.com/aws/aws-sdk-go
    v1.35.30 -> v1.43.31
  • github.com/dgraph-io/ristretto
    v0.0.3 -> v0.1.0
  • github.com/golang-jwt/jwt/v4
    v4.2.0 -> v4.4.1
  • github.com/gomodule/redigo
    v1.8.2 -> v1.8.8
  • github.com/google/uuid
    v1.1.2 -> v1.3.0
  • github.com/jackc/pgconn
    v1.10.0 -> v1.11.0
  • github.com/jackc/pgtype
    v1.8.1 -> v1.10.0
  • github.com/jackc/pgx/v4
    v4.13.0 -> v4.15.0
  • github.com/stretchr/testify
    v1.7.0 -> v1.7.1
  • go.uber.org/zap
    v1.16.0 -> v1.21.0
  • golang.org/x/time
    v0.0.0-20210220033141-f8bda1e9f3ba -> v0.0.0-20220224211638-0e9765cccd65
  • google.golang.org/grpc
    v1.37.0 -> v1.45.0
  • gopkg.in/DataDog/dd-trace-go.v1
    v1.29.2 -> v.1.37.1

@poberg poberg requested a review from Ekberg April 5, 2022 13:29
@poberg
Copy link
Contributor Author

poberg commented Apr 5, 2022

Why does the linting fail? Is golangci-lint used to old?
v1.31.0 is used, latest is currently v1.45.2.

Check GoV2/Build will fail in different checks for different runs (fail is always in Test_Cache......). Are there a raise after merging #123?

@poberg poberg marked this pull request as ready for review April 6, 2022 13:54
@poberg
Copy link
Contributor Author

poberg commented Apr 6, 2022

Had to update golangci-lint to v1.45.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant