Skip to content

Commit 5c0d737

Browse files
build(deps): bump github.com/golangci/golangci-lint from 1.58.1 to 1.59.0 (#53869)
1 parent d75ff82 commit 5c0d737

File tree

5 files changed

+83
-83
lines changed

5 files changed

+83
-83
lines changed

DEPS.bzl

+66-66
Original file line numberDiff line numberDiff line change
@@ -307,26 +307,26 @@ def go_deps():
307307
name = "com_github_antonboom_nilnil",
308308
build_file_proto_mode = "disable_global",
309309
importpath = "github.com/Antonboom/nilnil",
310-
sha256 = "dbcecf12148c670e385a6a07b68360cdb6d66103a539352e7b7eaae5b2bc0253",
311-
strip_prefix = "github.com/Antonboom/nilnil@v0.1.8",
310+
sha256 = "33120392e4085e18a6cc1b41e01e2cb0a4f4a0d243c69a4d835730edca3bc419",
311+
strip_prefix = "github.com/Antonboom/nilnil@v0.1.9",
312312
urls = [
313-
"http://bazel-cache.pingcap.net:8080/gomod/github.com/Antonboom/nilnil/com_github_antonboom_nilnil-v0.1.8.zip",
314-
"http://ats.apps.svc/gomod/github.com/Antonboom/nilnil/com_github_antonboom_nilnil-v0.1.8.zip",
315-
"https://cache.hawkingrei.com/gomod/github.com/Antonboom/nilnil/com_github_antonboom_nilnil-v0.1.8.zip",
316-
"https://storage.googleapis.com/pingcapmirror/gomod/github.com/Antonboom/nilnil/com_github_antonboom_nilnil-v0.1.8.zip",
313+
"http://bazel-cache.pingcap.net:8080/gomod/github.com/Antonboom/nilnil/com_github_antonboom_nilnil-v0.1.9.zip",
314+
"http://ats.apps.svc/gomod/github.com/Antonboom/nilnil/com_github_antonboom_nilnil-v0.1.9.zip",
315+
"https://cache.hawkingrei.com/gomod/github.com/Antonboom/nilnil/com_github_antonboom_nilnil-v0.1.9.zip",
316+
"https://storage.googleapis.com/pingcapmirror/gomod/github.com/Antonboom/nilnil/com_github_antonboom_nilnil-v0.1.9.zip",
317317
],
318318
)
319319
go_repository(
320320
name = "com_github_antonboom_testifylint",
321321
build_file_proto_mode = "disable_global",
322322
importpath = "github.com/Antonboom/testifylint",
323-
sha256 = "349525ad129458fa4519ed71bb57638bc42b0eeb25959d6009c6f74b1585be59",
324-
strip_prefix = "github.com/Antonboom/testifylint@v1.2.0",
323+
sha256 = "6dc9c2eaf1b893a03bfde8ced3f3dc80abb024b01da6f4b81a0604bd640e86cd",
324+
strip_prefix = "github.com/Antonboom/testifylint@v1.3.0",
325325
urls = [
326-
"http://bazel-cache.pingcap.net:8080/gomod/github.com/Antonboom/testifylint/com_github_antonboom_testifylint-v1.2.0.zip",
327-
"http://ats.apps.svc/gomod/github.com/Antonboom/testifylint/com_github_antonboom_testifylint-v1.2.0.zip",
328-
"https://cache.hawkingrei.com/gomod/github.com/Antonboom/testifylint/com_github_antonboom_testifylint-v1.2.0.zip",
329-
"https://storage.googleapis.com/pingcapmirror/gomod/github.com/Antonboom/testifylint/com_github_antonboom_testifylint-v1.2.0.zip",
326+
"http://bazel-cache.pingcap.net:8080/gomod/github.com/Antonboom/testifylint/com_github_antonboom_testifylint-v1.3.0.zip",
327+
"http://ats.apps.svc/gomod/github.com/Antonboom/testifylint/com_github_antonboom_testifylint-v1.3.0.zip",
328+
"https://cache.hawkingrei.com/gomod/github.com/Antonboom/testifylint/com_github_antonboom_testifylint-v1.3.0.zip",
329+
"https://storage.googleapis.com/pingcapmirror/gomod/github.com/Antonboom/testifylint/com_github_antonboom_testifylint-v1.3.0.zip",
330330
],
331331
)
332332
go_repository(
@@ -749,13 +749,13 @@ def go_deps():
749749
name = "com_github_burntsushi_toml",
750750
build_file_proto_mode = "disable_global",
751751
importpath = "github.com/BurntSushi/toml",
752-
sha256 = "5de246a0cb4c256f3fd5d0db8a08a114f58af0c2e193bbf0ad9012104adbb6b2",
753-
strip_prefix = "github.com/BurntSushi/toml@v1.3.2",
752+
sha256 = "d9274d5bffdb7ff09889055b42d9e123783565ee776d63a7315219ec15a98276",
753+
strip_prefix = "github.com/BurntSushi/toml@v1.4.0",
754754
urls = [
755-
"http://bazel-cache.pingcap.net:8080/gomod/github.com/BurntSushi/toml/com_github_burntsushi_toml-v1.3.2.zip",
756-
"http://ats.apps.svc/gomod/github.com/BurntSushi/toml/com_github_burntsushi_toml-v1.3.2.zip",
757-
"https://cache.hawkingrei.com/gomod/github.com/BurntSushi/toml/com_github_burntsushi_toml-v1.3.2.zip",
758-
"https://storage.googleapis.com/pingcapmirror/gomod/github.com/BurntSushi/toml/com_github_burntsushi_toml-v1.3.2.zip",
755+
"http://bazel-cache.pingcap.net:8080/gomod/github.com/BurntSushi/toml/com_github_burntsushi_toml-v1.4.0.zip",
756+
"http://ats.apps.svc/gomod/github.com/BurntSushi/toml/com_github_burntsushi_toml-v1.4.0.zip",
757+
"https://cache.hawkingrei.com/gomod/github.com/BurntSushi/toml/com_github_burntsushi_toml-v1.4.0.zip",
758+
"https://storage.googleapis.com/pingcapmirror/gomod/github.com/BurntSushi/toml/com_github_burntsushi_toml-v1.4.0.zip",
759759
],
760760
)
761761
go_repository(
@@ -1932,13 +1932,13 @@ def go_deps():
19321932
name = "com_github_fatih_color",
19331933
build_file_proto_mode = "disable_global",
19341934
importpath = "github.com/fatih/color",
1935-
sha256 = "8719f3f5443d387546316e98105b5793d9c378dbdb9f4d60728ac4477d5aeadf",
1936-
strip_prefix = "github.com/fatih/color@v1.16.0",
1935+
sha256 = "8a5b6e94ab49de6f869d3efd4e042ffd46c2a127f25139f6ebb6146e4c9eb1c4",
1936+
strip_prefix = "github.com/fatih/color@v1.17.0",
19371937
urls = [
1938-
"http://bazel-cache.pingcap.net:8080/gomod/github.com/fatih/color/com_github_fatih_color-v1.16.0.zip",
1939-
"http://ats.apps.svc/gomod/github.com/fatih/color/com_github_fatih_color-v1.16.0.zip",
1940-
"https://cache.hawkingrei.com/gomod/github.com/fatih/color/com_github_fatih_color-v1.16.0.zip",
1941-
"https://storage.googleapis.com/pingcapmirror/gomod/github.com/fatih/color/com_github_fatih_color-v1.16.0.zip",
1938+
"http://bazel-cache.pingcap.net:8080/gomod/github.com/fatih/color/com_github_fatih_color-v1.17.0.zip",
1939+
"http://ats.apps.svc/gomod/github.com/fatih/color/com_github_fatih_color-v1.17.0.zip",
1940+
"https://cache.hawkingrei.com/gomod/github.com/fatih/color/com_github_fatih_color-v1.17.0.zip",
1941+
"https://storage.googleapis.com/pingcapmirror/gomod/github.com/fatih/color/com_github_fatih_color-v1.17.0.zip",
19421942
],
19431943
)
19441944
go_repository(
@@ -2205,13 +2205,13 @@ def go_deps():
22052205
name = "com_github_go_critic_go_critic",
22062206
build_file_proto_mode = "disable_global",
22072207
importpath = "github.com/go-critic/go-critic",
2208-
sha256 = "c02b35b050f81e7db73d0256695f4afc9d740270b023f86c1594e78f670be4f7",
2209-
strip_prefix = "github.com/go-critic/go-critic@v0.11.3",
2208+
sha256 = "a69e34e1a4263faae32bbb40fb3fefb809e74556390419a9f2ecc20cd2d4cbe5",
2209+
strip_prefix = "github.com/go-critic/go-critic@v0.11.4",
22102210
urls = [
2211-
"http://bazel-cache.pingcap.net:8080/gomod/github.com/go-critic/go-critic/com_github_go_critic_go_critic-v0.11.3.zip",
2212-
"http://ats.apps.svc/gomod/github.com/go-critic/go-critic/com_github_go_critic_go_critic-v0.11.3.zip",
2213-
"https://cache.hawkingrei.com/gomod/github.com/go-critic/go-critic/com_github_go_critic_go_critic-v0.11.3.zip",
2214-
"https://storage.googleapis.com/pingcapmirror/gomod/github.com/go-critic/go-critic/com_github_go_critic_go_critic-v0.11.3.zip",
2211+
"http://bazel-cache.pingcap.net:8080/gomod/github.com/go-critic/go-critic/com_github_go_critic_go_critic-v0.11.4.zip",
2212+
"http://ats.apps.svc/gomod/github.com/go-critic/go-critic/com_github_go_critic_go_critic-v0.11.4.zip",
2213+
"https://cache.hawkingrei.com/gomod/github.com/go-critic/go-critic/com_github_go_critic_go_critic-v0.11.4.zip",
2214+
"https://storage.googleapis.com/pingcapmirror/gomod/github.com/go-critic/go-critic/com_github_go_critic_go_critic-v0.11.4.zip",
22152215
],
22162216
)
22172217
go_repository(
@@ -3076,13 +3076,13 @@ def go_deps():
30763076
name = "com_github_golangci_golangci_lint",
30773077
build_file_proto_mode = "disable_global",
30783078
importpath = "github.com/golangci/golangci-lint",
3079-
sha256 = "40069eff1b500ea7c5531dbeba0296ace42e09bf1cbf7e11d6169c22395dffa1",
3080-
strip_prefix = "github.com/golangci/golangci-lint@v1.58.1",
3079+
sha256 = "dfef9653f3b7a5b8ffdf7581fd15ba31b8f9c8f6465454fb716135c805f68930",
3080+
strip_prefix = "github.com/golangci/golangci-lint@v1.59.0",
30813081
urls = [
3082-
"http://bazel-cache.pingcap.net:8080/gomod/github.com/golangci/golangci-lint/com_github_golangci_golangci_lint-v1.58.1.zip",
3083-
"http://ats.apps.svc/gomod/github.com/golangci/golangci-lint/com_github_golangci_golangci_lint-v1.58.1.zip",
3084-
"https://cache.hawkingrei.com/gomod/github.com/golangci/golangci-lint/com_github_golangci_golangci_lint-v1.58.1.zip",
3085-
"https://storage.googleapis.com/pingcapmirror/gomod/github.com/golangci/golangci-lint/com_github_golangci_golangci_lint-v1.58.1.zip",
3082+
"http://bazel-cache.pingcap.net:8080/gomod/github.com/golangci/golangci-lint/com_github_golangci_golangci_lint-v1.59.0.zip",
3083+
"http://ats.apps.svc/gomod/github.com/golangci/golangci-lint/com_github_golangci_golangci_lint-v1.59.0.zip",
3084+
"https://cache.hawkingrei.com/gomod/github.com/golangci/golangci-lint/com_github_golangci_golangci_lint-v1.59.0.zip",
3085+
"https://storage.googleapis.com/pingcapmirror/gomod/github.com/golangci/golangci-lint/com_github_golangci_golangci_lint-v1.59.0.zip",
30863086
],
30873087
)
30883088
go_repository(
@@ -3809,13 +3809,13 @@ def go_deps():
38093809
name = "com_github_hashicorp_go_version",
38103810
build_file_proto_mode = "disable_global",
38113811
importpath = "github.com/hashicorp/go-version",
3812-
sha256 = "bf1d96bda50abf5e2d111bf99d220d978314907d815fd58f4bd4770dc7959b9e",
3813-
strip_prefix = "github.com/hashicorp/go-version@v1.6.0",
3812+
sha256 = "341bd10080b7f7e0754bab07afb09f9a37e997b5fdb1a528266972a890309053",
3813+
strip_prefix = "github.com/hashicorp/go-version@v1.7.0",
38143814
urls = [
3815-
"http://bazel-cache.pingcap.net:8080/gomod/github.com/hashicorp/go-version/com_github_hashicorp_go_version-v1.6.0.zip",
3816-
"http://ats.apps.svc/gomod/github.com/hashicorp/go-version/com_github_hashicorp_go_version-v1.6.0.zip",
3817-
"https://cache.hawkingrei.com/gomod/github.com/hashicorp/go-version/com_github_hashicorp_go_version-v1.6.0.zip",
3818-
"https://storage.googleapis.com/pingcapmirror/gomod/github.com/hashicorp/go-version/com_github_hashicorp_go_version-v1.6.0.zip",
3815+
"http://bazel-cache.pingcap.net:8080/gomod/github.com/hashicorp/go-version/com_github_hashicorp_go_version-v1.7.0.zip",
3816+
"http://ats.apps.svc/gomod/github.com/hashicorp/go-version/com_github_hashicorp_go_version-v1.7.0.zip",
3817+
"https://cache.hawkingrei.com/gomod/github.com/hashicorp/go-version/com_github_hashicorp_go_version-v1.7.0.zip",
3818+
"https://storage.googleapis.com/pingcapmirror/gomod/github.com/hashicorp/go-version/com_github_hashicorp_go_version-v1.7.0.zip",
38193819
],
38203820
)
38213821
go_repository(
@@ -4775,13 +4775,13 @@ def go_deps():
47754775
name = "com_github_lasiar_canonicalheader",
47764776
build_file_proto_mode = "disable_global",
47774777
importpath = "github.com/lasiar/canonicalheader",
4778-
sha256 = "6185dc1a2c06926f966aca3cd702dc6b931106e415894c6d97b10a8248947c44",
4779-
strip_prefix = "github.com/lasiar/canonicalheader@v1.0.6",
4778+
sha256 = "af7eca4ce304701f7878ec4adbf2165ac1ffe58f8a737a96f887f071b28b20f0",
4779+
strip_prefix = "github.com/lasiar/canonicalheader@v1.1.1",
47804780
urls = [
4781-
"http://bazel-cache.pingcap.net:8080/gomod/github.com/lasiar/canonicalheader/com_github_lasiar_canonicalheader-v1.0.6.zip",
4782-
"http://ats.apps.svc/gomod/github.com/lasiar/canonicalheader/com_github_lasiar_canonicalheader-v1.0.6.zip",
4783-
"https://cache.hawkingrei.com/gomod/github.com/lasiar/canonicalheader/com_github_lasiar_canonicalheader-v1.0.6.zip",
4784-
"https://storage.googleapis.com/pingcapmirror/gomod/github.com/lasiar/canonicalheader/com_github_lasiar_canonicalheader-v1.0.6.zip",
4781+
"http://bazel-cache.pingcap.net:8080/gomod/github.com/lasiar/canonicalheader/com_github_lasiar_canonicalheader-v1.1.1.zip",
4782+
"http://ats.apps.svc/gomod/github.com/lasiar/canonicalheader/com_github_lasiar_canonicalheader-v1.1.1.zip",
4783+
"https://cache.hawkingrei.com/gomod/github.com/lasiar/canonicalheader/com_github_lasiar_canonicalheader-v1.1.1.zip",
4784+
"https://storage.googleapis.com/pingcapmirror/gomod/github.com/lasiar/canonicalheader/com_github_lasiar_canonicalheader-v1.1.1.zip",
47854785
],
47864786
)
47874787
go_repository(
@@ -6608,13 +6608,13 @@ def go_deps():
66086608
name = "com_github_securego_gosec_v2",
66096609
build_file_proto_mode = "disable_global",
66106610
importpath = "github.com/securego/gosec/v2",
6611-
sha256 = "29e9318db81a1a3542dc9ce10edcd3423a13f5d67482fbb2855b608ef1a2d32c",
6612-
strip_prefix = "github.com/securego/gosec/v2@v2.19.0",
6611+
sha256 = "bd9297c05a481a794b03ea9029eebed96f9f72be9566d1e74929eae874c7e32d",
6612+
strip_prefix = "github.com/securego/gosec/v2@v2.20.1-0.20240525090044-5f0084eb01a9",
66136613
urls = [
6614-
"http://bazel-cache.pingcap.net:8080/gomod/github.com/securego/gosec/v2/com_github_securego_gosec_v2-v2.19.0.zip",
6615-
"http://ats.apps.svc/gomod/github.com/securego/gosec/v2/com_github_securego_gosec_v2-v2.19.0.zip",
6616-
"https://cache.hawkingrei.com/gomod/github.com/securego/gosec/v2/com_github_securego_gosec_v2-v2.19.0.zip",
6617-
"https://storage.googleapis.com/pingcapmirror/gomod/github.com/securego/gosec/v2/com_github_securego_gosec_v2-v2.19.0.zip",
6614+
"http://bazel-cache.pingcap.net:8080/gomod/github.com/securego/gosec/v2/com_github_securego_gosec_v2-v2.20.1-0.20240525090044-5f0084eb01a9.zip",
6615+
"http://ats.apps.svc/gomod/github.com/securego/gosec/v2/com_github_securego_gosec_v2-v2.20.1-0.20240525090044-5f0084eb01a9.zip",
6616+
"https://cache.hawkingrei.com/gomod/github.com/securego/gosec/v2/com_github_securego_gosec_v2-v2.20.1-0.20240525090044-5f0084eb01a9.zip",
6617+
"https://storage.googleapis.com/pingcapmirror/gomod/github.com/securego/gosec/v2/com_github_securego_gosec_v2-v2.20.1-0.20240525090044-5f0084eb01a9.zip",
66186618
],
66196619
)
66206620
go_repository(
@@ -10079,26 +10079,26 @@ def go_deps():
1007910079
name = "org_go_simpler_musttag",
1008010080
build_file_proto_mode = "disable_global",
1008110081
importpath = "go-simpler.org/musttag",
10082-
sha256 = "264733af21689a6eb237e9b974d0de9cd3779e42d9c0a08203907563ca380ba0",
10083-
strip_prefix = "go-simpler.org/musttag@v0.12.1",
10082+
sha256 = "43fc7398f946c26ec6afc510865995253bf929e335ae0eedb98410d26bdc00a7",
10083+
strip_prefix = "go-simpler.org/musttag@v0.12.2",
1008410084
urls = [
10085-
"http://bazel-cache.pingcap.net:8080/gomod/go-simpler.org/musttag/org_go_simpler_musttag-v0.12.1.zip",
10086-
"http://ats.apps.svc/gomod/go-simpler.org/musttag/org_go_simpler_musttag-v0.12.1.zip",
10087-
"https://cache.hawkingrei.com/gomod/go-simpler.org/musttag/org_go_simpler_musttag-v0.12.1.zip",
10088-
"https://storage.googleapis.com/pingcapmirror/gomod/go-simpler.org/musttag/org_go_simpler_musttag-v0.12.1.zip",
10085+
"http://bazel-cache.pingcap.net:8080/gomod/go-simpler.org/musttag/org_go_simpler_musttag-v0.12.2.zip",
10086+
"http://ats.apps.svc/gomod/go-simpler.org/musttag/org_go_simpler_musttag-v0.12.2.zip",
10087+
"https://cache.hawkingrei.com/gomod/go-simpler.org/musttag/org_go_simpler_musttag-v0.12.2.zip",
10088+
"https://storage.googleapis.com/pingcapmirror/gomod/go-simpler.org/musttag/org_go_simpler_musttag-v0.12.2.zip",
1008910089
],
1009010090
)
1009110091
go_repository(
1009210092
name = "org_go_simpler_sloglint",
1009310093
build_file_proto_mode = "disable_global",
1009410094
importpath = "go-simpler.org/sloglint",
10095-
sha256 = "8fbdf0a36af6f51f00881b6f1874e36ccdf9b0e78ab90472e80e8cf8bf7cb978",
10096-
strip_prefix = "go-simpler.org/sloglint@v0.6.0",
10095+
sha256 = "306a4013808494afa314378fb0d91f5e8cb0070e456b593622a0dd8ab154731f",
10096+
strip_prefix = "go-simpler.org/sloglint@v0.7.0",
1009710097
urls = [
10098-
"http://bazel-cache.pingcap.net:8080/gomod/go-simpler.org/sloglint/org_go_simpler_sloglint-v0.6.0.zip",
10099-
"http://ats.apps.svc/gomod/go-simpler.org/sloglint/org_go_simpler_sloglint-v0.6.0.zip",
10100-
"https://cache.hawkingrei.com/gomod/go-simpler.org/sloglint/org_go_simpler_sloglint-v0.6.0.zip",
10101-
"https://storage.googleapis.com/pingcapmirror/gomod/go-simpler.org/sloglint/org_go_simpler_sloglint-v0.6.0.zip",
10098+
"http://bazel-cache.pingcap.net:8080/gomod/go-simpler.org/sloglint/org_go_simpler_sloglint-v0.7.0.zip",
10099+
"http://ats.apps.svc/gomod/go-simpler.org/sloglint/org_go_simpler_sloglint-v0.7.0.zip",
10100+
"https://cache.hawkingrei.com/gomod/go-simpler.org/sloglint/org_go_simpler_sloglint-v0.7.0.zip",
10101+
"https://storage.googleapis.com/pingcapmirror/gomod/go-simpler.org/sloglint/org_go_simpler_sloglint-v0.7.0.zip",
1010210102
],
1010310103
)
1010410104
go_repository(

go.mod

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1
88
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.5.1
99
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0
10-
github.com/BurntSushi/toml v1.3.2
10+
github.com/BurntSushi/toml v1.4.0
1111
github.com/DATA-DOG/go-sqlmock v1.5.0
1212
github.com/Masterminds/semver v1.5.0
1313
github.com/Shopify/sarama v1.29.0
@@ -38,7 +38,7 @@ require (
3838
github.com/dolthub/swiss v0.2.1
3939
github.com/emirpasic/gods v1.18.1
4040
github.com/fatanugraha/noloopclosure v0.1.1
41-
github.com/fatih/color v1.16.0
41+
github.com/fatih/color v1.17.0
4242
github.com/felixge/fgprof v0.9.3
4343
github.com/fsouza/fake-gcs-server v1.44.0
4444
github.com/go-ldap/ldap/v3 v3.4.4
@@ -48,7 +48,7 @@ require (
4848
github.com/golang/protobuf v1.5.4
4949
github.com/golang/snappy v0.0.4
5050
github.com/golangci/gofmt v0.0.0-20231019111953-be8c47862aaa
51-
github.com/golangci/golangci-lint v1.58.1
51+
github.com/golangci/golangci-lint v1.59.0
5252
github.com/golangci/gosec v0.0.0-20180901114220-8afd9cbb6cfb
5353
github.com/golangci/misspell v0.5.1
5454
github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
@@ -60,7 +60,7 @@ require (
6060
github.com/gorilla/mux v1.8.0
6161
github.com/gostaticanalysis/forcetypeassert v0.1.0
6262
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
63-
github.com/hashicorp/go-version v1.6.0
63+
github.com/hashicorp/go-version v1.7.0
6464
github.com/jedib0t/go-pretty/v6 v6.2.2
6565
github.com/jellydator/ttlcache/v3 v3.0.1
6666
github.com/jfcg/sorty/v2 v2.1.0

0 commit comments

Comments
 (0)