Skip to content

Commit 4925362

Browse files
committed
build: remove swagger
We stopped generating the Swagger documentation 2 years ago in cockroachdb#86049 to allow us to upgrade to Go 1.19. A year later, in cockroachdb#105291, we then deleted the stale tree. To date no one has complained or even noticed this documentation missing, we've moved on to Go 1.22, and we've had 2 years of releases. Time to just remove support for Swagger altogether, including the build dependency and the `go:swagger` directives. I kept the "structured" documentation comments. It may or may not be out-of-date, but it doesn't seem to be hurting anyone. Epic: none Release note: None
1 parent 7fef086 commit 4925362

File tree

13 files changed

+8
-180
lines changed

13 files changed

+8
-180
lines changed

DEPS.bzl

Lines changed: 6 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1973,10 +1973,10 @@ def go_deps():
19731973
name = "com_github_coreos_etcd",
19741974
build_file_proto_mode = "disable_global",
19751975
importpath = "github.com/coreos/etcd",
1976-
sha256 = "c32b3fc5dba0eeb8533d628489cf862c4eb360644d79c597bcc6290f3d74b046",
1977-
strip_prefix = "github.com/coreos/[email protected].13+incompatible",
1976+
sha256 = "6d4f268491a5e80078b3f80a94a8780c3c04bad50efb371ef10bbc80652ec122",
1977+
strip_prefix = "github.com/coreos/[email protected].10+incompatible",
19781978
urls = [
1979-
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/coreos/etcd/com_github_coreos_etcd-v3.3.13+incompatible.zip",
1979+
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/coreos/etcd/com_github_coreos_etcd-v3.3.10+incompatible.zip",
19801980
],
19811981
)
19821982
go_repository(
@@ -2804,16 +2804,6 @@ def go_deps():
28042804
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/fatih/structs/com_github_fatih_structs-v1.1.0.zip",
28052805
],
28062806
)
2807-
go_repository(
2808-
name = "com_github_felixge_httpsnoop",
2809-
build_file_proto_mode = "disable_global",
2810-
importpath = "github.com/felixge/httpsnoop",
2811-
sha256 = "dc0c57cc57f116de113c320cffcbc61fa437d19a729deec373cce786dd89a029",
2812-
strip_prefix = "github.com/felixge/[email protected]",
2813-
urls = [
2814-
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/felixge/httpsnoop/com_github_felixge_httpsnoop-v1.0.1.zip",
2815-
],
2816-
)
28172807
go_repository(
28182808
name = "com_github_flosch_pongo2_v4",
28192809
build_file_proto_mode = "disable_global",
@@ -3274,16 +3264,6 @@ def go_deps():
32743264
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/go-openapi/errors/com_github_go_openapi_errors-v0.21.0.zip",
32753265
],
32763266
)
3277-
go_repository(
3278-
name = "com_github_go_openapi_inflect",
3279-
build_file_proto_mode = "disable_global",
3280-
importpath = "github.com/go-openapi/inflect",
3281-
sha256 = "fbcca36e347a2f560f50ac1c9c63f7d6cd97c8dff9800f08f370b5ce09b77c57",
3282-
strip_prefix = "github.com/go-openapi/[email protected]",
3283-
urls = [
3284-
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/go-openapi/inflect/com_github_go_openapi_inflect-v0.19.0.zip",
3285-
],
3286-
)
32873267
go_repository(
32883268
name = "com_github_go_openapi_jsonpointer",
32893269
build_file_proto_mode = "disable_global",
@@ -3444,26 +3424,6 @@ def go_deps():
34443424
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/go-stack/stack/com_github_go_stack_stack-v1.8.0.zip",
34453425
],
34463426
)
3447-
go_repository(
3448-
name = "com_github_go_swagger_go_swagger",
3449-
build_file_proto_mode = "disable_global",
3450-
importpath = "github.com/go-swagger/go-swagger",
3451-
sha256 = "465a017241a1a533766d214479ec330db4191ad796341fbb9f97a498a63ada4d",
3452-
strip_prefix = "github.com/go-swagger/[email protected]",
3453-
urls = [
3454-
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/go-swagger/go-swagger/com_github_go_swagger_go_swagger-v0.26.1.zip",
3455-
],
3456-
)
3457-
go_repository(
3458-
name = "com_github_go_swagger_scan_repo_boundary",
3459-
build_file_proto_mode = "disable_global",
3460-
importpath = "github.com/go-swagger/scan-repo-boundary",
3461-
sha256 = "51aed4b67bce9d988d64ca6be9de2169f709a29d5ea83e78ffb1c2432b346ec6",
3462-
strip_prefix = "github.com/go-swagger/[email protected]",
3463-
urls = [
3464-
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/go-swagger/scan-repo-boundary/com_github_go_swagger_scan_repo_boundary-v0.0.0-20180623220736-973b3573c013.zip",
3465-
],
3466-
)
34673427
go_repository(
34683428
name = "com_github_go_test_deep",
34693429
build_file_proto_mode = "disable_global",
@@ -4206,10 +4166,10 @@ def go_deps():
42064166
name = "com_github_gorilla_handlers",
42074167
build_file_proto_mode = "disable_global",
42084168
importpath = "github.com/gorilla/handlers",
4209-
sha256 = "700cb5572cef0b4c251fc63550d3a656d53b91cec845f19b6a16bdbc6795beec",
4210-
strip_prefix = "github.com/gorilla/handlers@v1.5.1",
4169+
sha256 = "9e47491112a46d32e372be827899e8678a881f6407f290564c63e8725b5e9a19",
4170+
strip_prefix = "github.com/gorilla/handlers@v1.4.2",
42114171
urls = [
4212-
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/gorilla/handlers/com_github_gorilla_handlers-v1.5.1.zip",
4172+
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/gorilla/handlers/com_github_gorilla_handlers-v1.4.2.zip",
42134173
],
42144174
)
42154175
go_repository(
@@ -8458,16 +8418,6 @@ def go_deps():
84588418
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/TomiHiltunen/geohash-golang/com_github_tomihiltunen_geohash_golang-v0.0.0-20150112065804-b3e4e625abfb.zip",
84598419
],
84608420
)
8461-
go_repository(
8462-
name = "com_github_toqueteos_webbrowser",
8463-
build_file_proto_mode = "disable_global",
8464-
importpath = "github.com/toqueteos/webbrowser",
8465-
sha256 = "1227d3ebeab16d8232a304a10b087984a96ad30f7439b6687bab2f5747d308cf",
8466-
strip_prefix = "github.com/toqueteos/[email protected]",
8467-
urls = [
8468-
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/toqueteos/webbrowser/com_github_toqueteos_webbrowser-v1.2.0.zip",
8469-
],
8470-
)
84718421
go_repository(
84728422
name = "com_github_trivago_tgo",
84738423
build_file_proto_mode = "disable_global",

build/bazelutil/distdir_files.bzl

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ DISTDIR_FILES = {
362362
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/containernetworking/plugins/com_github_containernetworking_plugins-v1.1.1.zip": "9ac7ac8a90729ac029d91b871921738d2d8d3c361c7bb4090627a7d0dbe96af3",
363363
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/containers/ocicrypt/com_github_containers_ocicrypt-v1.1.3.zip": "37f3befccf49dd7bf543cdbf929da0646861b1ea079054a3e3727bc23b625ca5",
364364
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/coreos/bbolt/com_github_coreos_bbolt-v1.3.2.zip": "097e7c6cf2dc9c50a0c8827f451bd3cba44c2cbf086d4fb684f2dfada9bfa841",
365-
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/coreos/etcd/com_github_coreos_etcd-v3.3.13+incompatible.zip": "c32b3fc5dba0eeb8533d628489cf862c4eb360644d79c597bcc6290f3d74b046",
365+
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/coreos/etcd/com_github_coreos_etcd-v3.3.10+incompatible.zip": "6d4f268491a5e80078b3f80a94a8780c3c04bad50efb371ef10bbc80652ec122",
366366
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/coreos/go-etcd/com_github_coreos_go_etcd-v2.0.0+incompatible.zip": "4b226732835b9298af65db5d075024a5971aa11ef4b456899a3830bccd435b07",
367367
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/coreos/go-iptables/com_github_coreos_go_iptables-v0.5.0.zip": "07e31b1e6c7dec3e1c22b90b02bb1fe610884ad20ca46d623d949c71b3dcb55f",
368368
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/coreos/go-oidc/com_github_coreos_go_oidc-v2.2.1+incompatible.zip": "b997f93fbff8a4aed3bb2d78a3bf115ba4f06b1d1e4b9ef4cc9d1f63d3ce4036",
@@ -441,7 +441,6 @@ DISTDIR_FILES = {
441441
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/fasthttp/router/com_github_fasthttp_router-v1.4.4.zip": "5876bc20a22eac5552dd94ff0b06a876269bf9359968d5642a98622a8b2bf033",
442442
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/fatih/color/com_github_fatih_color-v1.9.0.zip": "33d21fd662beb497f642ffbb42305261004d849fe7028ce037e2b15475b4ecd1",
443443
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/fatih/structs/com_github_fatih_structs-v1.1.0.zip": "a361ecc95ad12000c66ee143d26b2aa0a4e5de3b045fd5d18a52564622a59148",
444-
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/felixge/httpsnoop/com_github_felixge_httpsnoop-v1.0.1.zip": "dc0c57cc57f116de113c320cffcbc61fa437d19a729deec373cce786dd89a029",
445444
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/flosch/pongo2/v4/com_github_flosch_pongo2_v4-v4.0.2.zip": "88e92416c43e05ab51f36bef211fcd03bb25428e2d2bebeed8a1877b8ad43281",
446445
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/fogleman/gg/com_github_fogleman_gg-v1.3.0.zip": "792f7a3ea9eea31b7947dabaf9d5a307389245069078e4bf435d76cb0505439c",
447446
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/form3tech-oss/jwt-go/com_github_form3tech_oss_jwt_go-v3.2.3+incompatible.zip": "6780fef32d854a318af431efd0c680a1cb4ddc50d36d6b4c239baf381004efae",
@@ -486,7 +485,6 @@ DISTDIR_FILES = {
486485
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/go-ole/go-ole/com_github_go_ole_go_ole-v1.2.6.zip": "95b192df81ca16f0fb7d2d98ff6596d70256d73e49e899c55fabd511fd6768ef",
487486
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/go-openapi/analysis/com_github_go_openapi_analysis-v0.22.2.zip": "8972afbab23b0fbcfce2a352f4a36793027ec495da558fc1056bff19ebe79768",
488487
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/go-openapi/errors/com_github_go_openapi_errors-v0.21.0.zip": "fd36596bb434cedffc79748a261193cf1938c19b05afa9e56e65f8b643561fee",
489-
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/go-openapi/inflect/com_github_go_openapi_inflect-v0.19.0.zip": "fbcca36e347a2f560f50ac1c9c63f7d6cd97c8dff9800f08f370b5ce09b77c57",
490488
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/go-openapi/jsonpointer/com_github_go_openapi_jsonpointer-v0.20.2.zip": "65fc396f155e786d9ab151fb407f9f333db2ce486849bd4070c4d027db69aae8",
491489
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/go-openapi/jsonreference/com_github_go_openapi_jsonreference-v0.20.4.zip": "b11b8ef6e24f4b79508a8524601adc7a8b151d5969dcae094ff1a48cde18d9eb",
492490
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/go-openapi/loads/com_github_go_openapi_loads-v0.21.5.zip": "eb61b8e7499c84ab928caa7f71c6b1a40124653c44832e1c43352df9573824f1",
@@ -503,8 +501,6 @@ DISTDIR_FILES = {
503501
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/go-resty/resty/v2/com_github_go_resty_resty_v2-v2.1.1-0.20191201195748-d7b97669fe48.zip": "43ac9ff350b1fb126a0f9f9341eaf4c281d661341e22efd7198f3ccd7a009f2a",
504502
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/go-sql-driver/mysql/com_github_go_sql_driver_mysql-v1.6.0.zip": "07f052b8f3fb4c1bb8caaf2fdb95c0f13e4261c72494a16900728af9f2eee706",
505503
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/go-stack/stack/com_github_go_stack_stack-v1.8.0.zip": "78c2667c710f811307038634ffa43af442619acfeaf1efb593aa4e0ded9df48f",
506-
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/go-swagger/go-swagger/com_github_go_swagger_go_swagger-v0.26.1.zip": "465a017241a1a533766d214479ec330db4191ad796341fbb9f97a498a63ada4d",
507-
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/go-swagger/scan-repo-boundary/com_github_go_swagger_scan_repo_boundary-v0.0.0-20180623220736-973b3573c013.zip": "51aed4b67bce9d988d64ca6be9de2169f709a29d5ea83e78ffb1c2432b346ec6",
508504
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/go-test/deep/com_github_go_test_deep-v1.0.4.zip": "9d1f4cfdb8e02af475903ea172741e4298661ca327a0dcf6c5b3e4d9d93b8bf0",
509505
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/go-zookeeper/zk/com_github_go_zookeeper_zk-v1.0.2.zip": "6f91aecf62ffb4d7468eb14372d1e43b8620eb341964b5001e85151b46caed4f",
510506
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/gobuffalo/attrs/com_github_gobuffalo_attrs-v0.0.0-20190224210810-a9411de4debd.zip": "8fa6e4f71f4f4ce772f2e7b5dd3975f0c079ab1b81f1fabdc80356d3a56b834c",
@@ -577,7 +573,7 @@ DISTDIR_FILES = {
577573
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/gordonklaus/ineffassign/com_github_gordonklaus_ineffassign-v0.0.0-20200309095847-7953dde2c7bf.zip": "ca53f10fdaec7dd8a835c69dee8fe2c0189cb6da38cb0a601310d7e756f15d09",
578574
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/gorilla/context/com_github_gorilla_context-v1.1.1.zip": "4ec8e01fe741a931edeebdee9348ffb49b5cc565ca245551d0d20b67062e6f0b",
579575
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/gorilla/css/com_github_gorilla_css-v1.0.0.zip": "d854362b9d723daf613b26aae0254723a4ed1bff680683c3e2a01aeb398168e5",
580-
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/gorilla/handlers/com_github_gorilla_handlers-v1.5.1.zip": "700cb5572cef0b4c251fc63550d3a656d53b91cec845f19b6a16bdbc6795beec",
576+
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/gorilla/handlers/com_github_gorilla_handlers-v1.4.2.zip": "9e47491112a46d32e372be827899e8678a881f6407f290564c63e8725b5e9a19",
581577
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/gorilla/mux/com_github_gorilla_mux-v1.8.0.zip": "7641911e00af9c91f089868333067c9cb9a58702d2c9ea821ee374940091c385",
582578
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/gorilla/securecookie/com_github_gorilla_securecookie-v1.1.1.zip": "dd83a4230e11568159756bbea4d343c88df0cd1415bbbc7cd5badad6cd2ed903",
583579
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/gorilla/sessions/com_github_gorilla_sessions-v1.2.1.zip": "2c6aeebfef8062537fd7778067e5e99d4c13f79ac63114e905c97040a6e6b523",
@@ -972,7 +968,6 @@ DISTDIR_FILES = {
972968
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/tklauser/go-sysconf/com_github_tklauser_go_sysconf-v0.3.9.zip": "2233c2cf18d4d37354eb333ec8a2dca63c24a09cfbc3b90cd06a8b3afe70893f",
973969
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/tklauser/numcpus/com_github_tklauser_numcpus-v0.3.0.zip": "a5569abed62bb2d5f5f322f23fe8cae888fe98704442d59ed9e7aabfed423899",
974970
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/tmc/grpc-websocket-proxy/com_github_tmc_grpc_websocket_proxy-v0.0.0-20190109142713-0ad062ec5ee5.zip": "dadf62266d259ffb6aa1d707892b97fa36c3f39df5cae99f54d3ef7682995376",
975-
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/toqueteos/webbrowser/com_github_toqueteos_webbrowser-v1.2.0.zip": "1227d3ebeab16d8232a304a10b087984a96ad30f7439b6687bab2f5747d308cf",
976971
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/trivago/tgo/com_github_trivago_tgo-v1.0.7.zip": "795b3a41901f6b694195d6be9c6e7730a971fbc0ec4cd236e73cc845aca6cb7e",
977972
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/tv42/httpunix/com_github_tv42_httpunix-v0.0.0-20191220191345-2ba4b9c3382c.zip": "3835d37bfd63336db8f0b0971368e0e9a03d70a446b32e93cbd30e99ba6e9d27",
978973
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/twitchtv/twirp/com_github_twitchtv_twirp-v8.1.0+incompatible.zip": "6a5499c6572cf367ac9c2bd7913abef5bc8ef9de5e7194d12452863ddcec6104",

docs/generated/bazel_targets.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,3 @@ documentation. Lines not beginning with // should be ignored.
1111
//docs/generated/settings:settings_for_tenants
1212
//docs/generated/sql
1313
//docs/generated/sql/bnf
14-
TODO(ricky) re-enable this //docs/generated/swagger

go.mod

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@ require (
150150
github.com/go-ldap/ldap/v3 v3.4.6
151151
github.com/go-openapi/strfmt v0.22.0
152152
github.com/go-sql-driver/mysql v1.6.0
153-
github.com/go-swagger/go-swagger v0.26.1
154153
github.com/gogo/status v1.1.0
155154
github.com/google/flatbuffers v2.0.8+incompatible
156155
github.com/google/go-cmp v0.6.0
@@ -298,7 +297,6 @@ require (
298297
github.com/eapache/go-xerial-snappy v0.0.0-20230731223053-c322873962e3 // indirect
299298
github.com/eapache/queue v1.1.0 // indirect
300299
github.com/fatih/structs v1.1.0 // indirect
301-
github.com/felixge/httpsnoop v1.0.1 // indirect
302300
github.com/ghodss/yaml v1.0.0 // indirect
303301
github.com/go-asn1-ber/asn1-ber v1.5.5 // indirect
304302
github.com/go-kit/log v0.2.1 // indirect
@@ -308,7 +306,6 @@ require (
308306
github.com/go-ole/go-ole v1.2.6 // indirect
309307
github.com/go-openapi/analysis v0.22.2 // indirect
310308
github.com/go-openapi/errors v0.21.0 // indirect
311-
github.com/go-openapi/inflect v0.19.0 // indirect
312309
github.com/go-openapi/jsonpointer v0.20.2 // indirect
313310
github.com/go-openapi/jsonreference v0.20.4 // indirect
314311
github.com/go-openapi/loads v0.21.5 // indirect
@@ -325,14 +322,12 @@ require (
325322
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
326323
github.com/google/go-querystring v1.1.0 // indirect
327324
github.com/googleapis/enterprise-certificate-proxy v0.2.3 // indirect
328-
github.com/gorilla/handlers v1.5.1 // indirect
329325
github.com/gorilla/websocket v1.4.2 // indirect
330326
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect
331327
github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c // indirect
332328
github.com/hashicorp/errwrap v1.1.0 // indirect
333329
github.com/hashicorp/go-multierror v1.1.1 // indirect
334330
github.com/hashicorp/go-uuid v1.0.3 // indirect
335-
github.com/hashicorp/hcl v1.0.0 // indirect
336331
github.com/huandu/xstrings v1.3.0 // indirect
337332
github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639 // indirect
338333
github.com/imdario/mergo v0.3.13 // indirect
@@ -344,7 +339,6 @@ require (
344339
github.com/jcmturner/goidentity/v6 v6.0.1 // indirect
345340
github.com/jcmturner/gokrb5/v8 v8.4.4 // indirect
346341
github.com/jcmturner/rpc/v2 v2.0.3 // indirect
347-
github.com/jessevdk/go-flags v1.5.0 // indirect
348342
github.com/jhump/protoreflect v1.9.1-0.20210817181203-db1a327a393e // indirect
349343
github.com/jmespath/go-jmespath v0.4.0 // indirect
350344
github.com/josharian/intern v1.0.0 // indirect
@@ -357,7 +351,6 @@ require (
357351
github.com/lestrrat-go/iter v1.0.2 // indirect
358352
github.com/lestrrat-go/option v1.0.0 // indirect
359353
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
360-
github.com/magiconair/properties v1.8.5 // indirect
361354
github.com/mailru/easyjson v0.7.7 // indirect
362355
github.com/mattn/go-colorable v0.1.13 // indirect
363356
github.com/mattn/go-localereader v0.0.1 // indirect
@@ -384,7 +377,6 @@ require (
384377
github.com/opencontainers/go-digest v1.0.0 // indirect
385378
github.com/opentracing/opentracing-go v1.2.0 // indirect
386379
github.com/openzipkin/zipkin-go v0.2.5 // indirect
387-
github.com/pelletier/go-toml v1.9.5 // indirect
388380
github.com/pierrec/lz4 v2.5.2+incompatible // indirect
389381
github.com/pkg/profile v1.6.0 // indirect
390382
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
@@ -399,13 +391,8 @@ require (
399391
github.com/sirupsen/logrus v1.9.0 // indirect
400392
github.com/slok/go-http-metrics v0.10.0 // indirect
401393
github.com/spaolacci/murmur3 v1.1.0 // indirect
402-
github.com/spf13/cast v1.3.1 // indirect
403-
github.com/spf13/jwalterweatherman v1.1.0 // indirect
404-
github.com/spf13/viper v1.8.1 // indirect
405-
github.com/subosito/gotenv v1.2.0 // indirect
406394
github.com/tklauser/go-sysconf v0.3.9 // indirect
407395
github.com/tklauser/numcpus v0.3.0 // indirect
408-
github.com/toqueteos/webbrowser v1.2.0 // indirect
409396
github.com/trivago/tgo v1.0.7 // indirect
410397
github.com/twitchtv/twirp v8.1.0+incompatible // indirect
411398
github.com/twpayne/go-kml v1.5.2 // indirect

0 commit comments

Comments
 (0)