Skip to content

Commit e7cfc5b

Browse files
authored
drop vendor licenses (#954)
* drop vendor licenses * go mod tidy
1 parent 8c13911 commit e7cfc5b

File tree

100 files changed

+1
-10145
lines changed

Some content is hidden

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

100 files changed

+1
-10145
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ require (
66
github.com/gogo/protobuf v1.3.2
77
github.com/google/go-cmp v0.6.0
88
github.com/gorilla/websocket v1.5.1
9-
github.com/hashicorp/golang-lru v1.0.2
109
github.com/rs/dnscache v0.0.0-20211102005908-e0241e321417
1110
go.uber.org/atomic v1.9.0
1211
go.uber.org/zap v1.27.0
@@ -46,6 +45,7 @@ require (
4645
github.com/google/gofuzz v1.2.0 // indirect
4746
github.com/google/uuid v1.6.0 // indirect
4847
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 // indirect
48+
github.com/hashicorp/golang-lru v1.0.2 // indirect
4949
github.com/imdario/mergo v0.3.6 // indirect
5050
github.com/josharian/intern v1.0.0 // indirect
5151
github.com/json-iterator/go v1.1.12 // indirect

third_party/VENDOR-LICENSE/contrib.go.opencensus.io/exporter/ocagent/LICENSE

-201
This file was deleted.

0 commit comments

Comments
 (0)