Skip to content

Commit

Permalink
Update module github.com/aws/aws-sdk-go to v1.50.21 (#956)
Browse files Browse the repository at this point in the history
* Update module github.com/aws/aws-sdk-go to v1.50.21

* Remove ineffective replace line

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Marian Steinbach <[email protected]>
  • Loading branch information
renovate[bot] and marians authored Feb 20, 2024
1 parent 4a1c421 commit bda2f60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ require (
)

replace (
github.com/aws/aws-sdk-go => github.com/aws/aws-sdk-go v1.50.20
github.com/gorilla/websocket => github.com/gorilla/websocket v1.5.1
github.com/miekg/dns => github.com/miekg/dns v1.1.58
github.com/nats-io/jwt/v2 => github.com/nats-io/jwt/v2 v2.5.4
Expand Down

0 comments on commit bda2f60

Please sign in to comment.