-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.14](backport #40036) mod: update github.com/hashicorp/go-retryable…
…http to v0.7.7 (#40042) * mod: update github.com/hashicorp/go-retryablehttp to v0.7.7 (#40036) GHSA-v6v8-xj6m-xwqh (cherry picked from commit e1641ce) # Conflicts: # go.mod * Update go.mod * fix conflicts --------- Co-authored-by: Dan Kortschak <[email protected]> Co-authored-by: Pierre HILBERT <[email protected]>
- Loading branch information
1 parent
0574aa3
commit 773e735
Showing
4 changed files
with
28 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16314,11 +16314,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
|
||
-------------------------------------------------------------------------------- | ||
Dependency : github.com/fatih/color | ||
Version: v1.15.0 | ||
Version: v1.16.0 | ||
Licence type (autodetected): MIT | ||
-------------------------------------------------------------------------------- | ||
|
||
Contents of probable licence file $GOMODCACHE/github.com/fatih/color@v1.15.0/LICENSE.md: | ||
Contents of probable licence file $GOMODCACHE/github.com/fatih/color@v1.16.0/LICENSE.md: | ||
|
||
The MIT License (MIT) | ||
|
||
|
@@ -19414,11 +19414,13 @@ Exhibit B - “Incompatible With Secondary Licenses” Notice | |
|
||
-------------------------------------------------------------------------------- | ||
Dependency : github.com/hashicorp/go-retryablehttp | ||
Version: v0.6.6 | ||
Version: v0.7.7 | ||
Licence type (autodetected): MPL-2.0 | ||
-------------------------------------------------------------------------------- | ||
|
||
Contents of probable licence file $GOMODCACHE/github.com/hashicorp/[email protected]/LICENSE: | ||
Contents of probable licence file $GOMODCACHE/github.com/hashicorp/[email protected]/LICENSE: | ||
|
||
Copyright (c) 2015 HashiCorp, Inc. | ||
|
||
Mozilla Public License, version 2.0 | ||
|
||
|
@@ -25544,11 +25546,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
|
||
-------------------------------------------------------------------------------- | ||
Dependency : golang.org/x/sys | ||
Version: v0.18.0 | ||
Version: v0.20.0 | ||
Licence type (autodetected): BSD-3-Clause | ||
-------------------------------------------------------------------------------- | ||
|
||
Contents of probable licence file $GOMODCACHE/golang.org/x/sys@v0.18.0/LICENSE: | ||
Contents of probable licence file $GOMODCACHE/golang.org/x/sys@v0.20.0/LICENSE: | ||
|
||
Copyright (c) 2009 The Go Authors. All rights reserved. | ||
|
||
|
@@ -43431,15 +43433,13 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice | |
|
||
-------------------------------------------------------------------------------- | ||
Dependency : github.com/hashicorp/go-hclog | ||
Version: v0.12.2 | ||
Version: v1.6.3 | ||
Licence type (autodetected): MIT | ||
-------------------------------------------------------------------------------- | ||
|
||
Contents of probable licence file $GOMODCACHE/github.com/hashicorp/[email protected]/LICENSE: | ||
|
||
MIT License | ||
Contents of probable licence file $GOMODCACHE/github.com/hashicorp/[email protected]/LICENSE: | ||
|
||
Copyright (c) 2017 HashiCorp | ||
Copyright (c) 2017 HashiCorp, Inc. | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
|
@@ -47162,11 +47162,11 @@ SOFTWARE. | |
|
||
-------------------------------------------------------------------------------- | ||
Dependency : github.com/mattn/go-isatty | ||
Version: v0.0.19 | ||
Version: v0.0.20 | ||
Licence type (autodetected): MIT | ||
-------------------------------------------------------------------------------- | ||
|
||
Contents of probable licence file $GOMODCACHE/github.com/mattn/[email protected].19/LICENSE: | ||
Contents of probable licence file $GOMODCACHE/github.com/mattn/[email protected].20/LICENSE: | ||
|
||
Copyright (c) Yasuhiro MATSUMOTO <[email protected]> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters