-
Notifications
You must be signed in to change notification settings - Fork 526
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 1.21 -> 1.22 Signed-off-by: Joe Elliott <[email protected]> * changelog Signed-off-by: Joe Elliott <[email protected]> * vendor-check Signed-off-by: Joe Elliott <[email protected]> --------- Signed-off-by: Joe Elliott <[email protected]>
- Loading branch information
1 parent
17c5e7d
commit 2870e82
Showing
46 changed files
with
42 additions
and
10,300 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
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
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
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
module github.com/grafana/tempo | ||
|
||
go 1.21 | ||
go 1.22 | ||
|
||
require ( | ||
cloud.google.com/go/storage v1.36.0 | ||
|
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
module github.com/grafana/tempo/tools | ||
|
||
go 1.21 | ||
go 1.22 | ||
|
||
require ( | ||
github.com/golangci/golangci-lint v1.57.2 | ||
|
Binary file removed
BIN
-998 Bytes
...r/github.com/google/s2a-go/internal/v2/certverifier/testdata/client_intermediate_cert.der
Binary file not shown.
Binary file removed
BIN
-1.12 KB
vendor/github.com/google/s2a-go/internal/v2/certverifier/testdata/client_leaf_cert.der
Binary file not shown.
Binary file removed
BIN
-1013 Bytes
vendor/github.com/google/s2a-go/internal/v2/certverifier/testdata/client_root_cert.der
Binary file not shown.
Binary file removed
BIN
-998 Bytes
...r/github.com/google/s2a-go/internal/v2/certverifier/testdata/server_intermediate_cert.der
Binary file not shown.
Binary file removed
BIN
-1.12 KB
vendor/github.com/google/s2a-go/internal/v2/certverifier/testdata/server_leaf_cert.der
Binary file not shown.
Binary file removed
BIN
-1013 Bytes
vendor/github.com/google/s2a-go/internal/v2/certverifier/testdata/server_root_cert.der
Binary file not shown.
Binary file removed
BIN
-1013 Bytes
vendor/github.com/google/s2a-go/internal/v2/remotesigner/testdata/client_cert.der
Binary file not shown.
24 changes: 0 additions & 24 deletions
24
vendor/github.com/google/s2a-go/internal/v2/remotesigner/testdata/client_cert.pem
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
vendor/github.com/google/s2a-go/internal/v2/remotesigner/testdata/client_key.pem
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-1013 Bytes
vendor/github.com/google/s2a-go/internal/v2/remotesigner/testdata/server_cert.der
Binary file not shown.
24 changes: 0 additions & 24 deletions
24
vendor/github.com/google/s2a-go/internal/v2/remotesigner/testdata/server_cert.pem
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.