Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7600e89

Browse files
alessio-peruginicmaglie
authored andcommittedJan 13, 2025··
generate licensed files
1 parent a5af6ee commit 7600e89

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+172
-171
lines changed
 

‎.licensed.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ reviewed:
5353
- github.com/go-git/gcfg/types
5454
- github.com/russross/blackfriday/v2
5555
- github.com/sagikazarmark/slog-shim
56+
- golang.org/x/crypto/sha3
5657
- golang.org/x/sys/execabs
5758
- golang.org/x/text/encoding
5859
- golang.org/x/text/encoding/internal

‎.licenses/go/google.golang.org/grpc.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
name: google.golang.org/grpc
3-
version: v1.69.2
3+
version: v1.69.4
44
type: go
55
summary: Package grpc implements an RPC system called gRPC.
6-
homepage: https://pkg.go.dev/google.golang.org/grpc
6+
homepage: https://godoc.org/google.golang.org/grpc
77
license: apache-2.0
88
licenses:
99
- sources: LICENSE

0 commit comments

Comments
 (0)