1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00

devel/golangci-lint: Update to 1.36.0

Changes:		https://github.com/golangci/golangci-lint/releases/tag/v1.36.0
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D28371
This commit is contained in:
Lewis Cook 2021-01-27 19:09:57 +00:00
parent 68886fc92c
commit ba9beaed43
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=563099
2 changed files with 23 additions and 21 deletions

View File

@ -2,7 +2,7 @@
PORTNAME= golangci-lint
DISTVERSIONPREFIX= v
DISTVERSION= 1.35.2
DISTVERSION= 1.36.0
CATEGORIES= devel
MAINTAINER= lcook@FreeBSD.org
@ -26,6 +26,7 @@ GH_TUPLE= BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/to
davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \
denis-tingajkin:go-header:v0.4.2:denis_tingajkin_go_header/vendor/github.com/denis-tingajkin/go-header \
dominikh:go-tools:v0.0.1-2020.1.6:dominikh_go_tools/vendor/honnef.co/go/tools \
esimonov:ifshort:v1.0.0:esimonov_ifshort/vendor/github.com/esimonov/ifshort \
fatih:color:v1.10.0:fatih_color/vendor/github.com/fatih/color \
fsnotify:fsnotify:v1.4.9:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \
go-critic:go-critic:v0.5.3:go_critic_go_critic/vendor/github.com/go-critic/go-critic \
@ -89,7 +90,7 @@ GH_TUPLE= BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/to
mvdan:lint:adc824a0674b:mvdan_lint/vendor/mvdan.cc/lint \
mvdan:unparam:b37ab49443f7:mvdan_unparam/vendor/mvdan.cc/unparam \
nakabonne:nestif:v0.3.0:nakabonne_nestif/vendor/github.com/nakabonne/nestif \
nbutton23:zxcvbn-go:ae427f1e4c1d:nbutton23_zxcvbn_go/vendor/github.com/nbutton23/zxcvbn-go \
nbutton23:zxcvbn-go:e56b841a3c88:nbutton23_zxcvbn_go/vendor/github.com/nbutton23/zxcvbn-go \
nishanths:exhaustive:v0.1.0:nishanths_exhaustive/vendor/github.com/nishanths/exhaustive \
nishanths:predeclared:v0.2.1:nishanths_predeclared/vendor/github.com/nishanths/predeclared \
pelletier:go-toml:v1.2.0:pelletier_go_toml/vendor/github.com/pelletier/go-toml \
@ -101,7 +102,7 @@ GH_TUPLE= BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/to
quasilyte:regex:30656e2c4a95:quasilyte_regex_syntax/vendor/github.com/quasilyte/regex \
ryancurrah:gomodguard:v1.2.0:ryancurrah_gomodguard/vendor/github.com/ryancurrah/gomodguard \
ryanrolds:sqlclosecheck:v0.3.0:ryanrolds_sqlclosecheck/vendor/github.com/ryanrolds/sqlclosecheck \
securego:gosec:v2.5.0:securego_gosec_v2/vendor/github.com/securego/gosec/v2 \
securego:gosec:v2.6.1:securego_gosec_v2/vendor/github.com/securego/gosec/v2 \
shazow:go-diff:b6b7b6733b8c:shazow_go_diff/vendor/github.com/shazow/go-diff \
shirou:gopsutil:e4ec7b275ada:shirou_gopsutil/vendor/github.com/shirou/gopsutil \
shirou:w32:bb4de0191aa4:shirou_w32/vendor/github.com/shirou/w32 \
@ -116,21 +117,20 @@ GH_TUPLE= BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/to
spf13:viper:v1.7.1:spf13_viper/vendor/github.com/spf13/viper \
ssgreg:nlreturn:v2.1.0:ssgreg_nlreturn_v2/vendor/github.com/ssgreg/nlreturn/v2 \
stretchr:objx:v0.1.1:stretchr_objx/vendor/github.com/stretchr/objx \
stretchr:testify:v1.6.1:stretchr_testify/vendor/github.com/stretchr/testify \
stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify \
subosito:gotenv:v1.2.0:subosito_gotenv/vendor/github.com/subosito/gotenv \
tdakkota:asciicheck:d7f85be797a2:tdakkota_asciicheck/vendor/github.com/tdakkota/asciicheck \
tetafro:godot:v1.3.2:tetafro_godot/vendor/github.com/tetafro/godot \
tetafro:godot:v1.4.3:tetafro_godot/vendor/github.com/tetafro/godot \
timakin:bodyclose:f7f2e9bca95e:timakin_bodyclose/vendor/github.com/timakin/bodyclose \
tomarrell:wrapcheck:df9e8bcb914d:tomarrell_wrapcheck/vendor/github.com/tomarrell/wrapcheck \
tommy-muehle:go-mnd:16041ac3fe65:tommy_muehle_go_mnd/vendor/github.com/tommy-muehle/go-mnd \
tommy-muehle:go-mnd:v2.3.1:tommy_muehle_go_mnd_v2/vendor/github.com/tommy-muehle/go-mnd/v2 \
ultraware:funlen:v0.0.3:ultraware_funlen/vendor/github.com/ultraware/funlen \
ultraware:whitespace:v0.0.4:ultraware_whitespace/vendor/github.com/ultraware/whitespace \
uudashr:gocognit:v1.0.1:uudashr_gocognit/vendor/github.com/uudashr/gocognit \
valyala:bytebufferpool:v1.0.0:valyala_bytebufferpool/vendor/github.com/valyala/bytebufferpool \
valyala:quicktemplate:v1.6.3:valyala_quicktemplate/vendor/github.com/valyala/quicktemplate
_BUILD_VERSION= ${DISTVERSION}
_BUILD_COMMIT= 1da5701
_BUILD_COMMIT= 6c25d06
_BUILD_DATE= $$(date -u "+%Y-%m-%dT%H:%M:%SZ")
GO_TARGET= ./cmd/${PORTNAME}

View File

@ -1,6 +1,6 @@
TIMESTAMP = 1611061336
SHA256 (golangci-golangci-lint-v1.35.2_GH0.tar.gz) = 31f245cb78a4f79d666a9357d5ea1f6ce30e15ea37d5c10c3ffb6765a158dc9d
SIZE (golangci-golangci-lint-v1.35.2_GH0.tar.gz) = 1268768
TIMESTAMP = 1611754901
SHA256 (golangci-golangci-lint-v1.36.0_GH0.tar.gz) = 3476288341b2c6e2b5a426334ec982769a9ea5341e0336198fd33c7250b4928b
SIZE (golangci-golangci-lint-v1.36.0_GH0.tar.gz) = 1270880
SHA256 (BurntSushi-toml-v0.3.1_GH0.tar.gz) = 6593da894578ba510a470735ffbdc88ce88033094dc5a8f4d3957ab87e18803f
SIZE (BurntSushi-toml-v0.3.1_GH0.tar.gz) = 42077
SHA256 (Djarvur-go-err113-5174e21577d5_GH0.tar.gz) = 7699daea0eea426e5bc6018b423a0a71138ba5989862dc941407c5d5f80d7c4e
@ -25,6 +25,8 @@ SHA256 (denis-tingajkin-go-header-v0.4.2_GH0.tar.gz) = 158e094296ff2eab1a2259280
SIZE (denis-tingajkin-go-header-v0.4.2_GH0.tar.gz) = 20760
SHA256 (dominikh-go-tools-v0.0.1-2020.1.6_GH0.tar.gz) = 2c0dfc658e239436a1e4493daacd57c9eafe91a4423a8dce6ec35c11e5895b3e
SIZE (dominikh-go-tools-v0.0.1-2020.1.6_GH0.tar.gz) = 408274
SHA256 (esimonov-ifshort-v1.0.0_GH0.tar.gz) = 6d1f126d23809628af04d478b3024c66ebb007a69ede4b4aeadcf6e872b93f2b
SIZE (esimonov-ifshort-v1.0.0_GH0.tar.gz) = 7671
SHA256 (fatih-color-v1.10.0_GH0.tar.gz) = a00342a7ffb8b119346dce56e152a111cbb9eab3970c429cc2ed4272aec2858e
SIZE (fatih-color-v1.10.0_GH0.tar.gz) = 1267532
SHA256 (fsnotify-fsnotify-v1.4.9_GH0.tar.gz) = 4f888b1cb132026227826751d156c0a2958e7d492e5e38386cde8848ef494dcb
@ -151,8 +153,8 @@ SHA256 (mvdan-unparam-b37ab49443f7_GH0.tar.gz) = 56b0f48c09596acab4ea798a1427b61
SIZE (mvdan-unparam-b37ab49443f7_GH0.tar.gz) = 18658
SHA256 (nakabonne-nestif-v0.3.0_GH0.tar.gz) = ac06d2f816e637a092b00431905a9e9ee59e47d24372015eed8055eef2edc3dd
SIZE (nakabonne-nestif-v0.3.0_GH0.tar.gz) = 10011
SHA256 (nbutton23-zxcvbn-go-ae427f1e4c1d_GH0.tar.gz) = 13d860fd8024c61459d362b4fbd7c8b3363d056e54464a5fb778e5fb284e41c8
SIZE (nbutton23-zxcvbn-go-ae427f1e4c1d_GH0.tar.gz) = 980123
SHA256 (nbutton23-zxcvbn-go-e56b841a3c88_GH0.tar.gz) = 5d3f24f8dfe24c31e4e7425ef966ab535e5ce289c121bed485b7cc0377372c71
SIZE (nbutton23-zxcvbn-go-e56b841a3c88_GH0.tar.gz) = 881837
SHA256 (nishanths-exhaustive-v0.1.0_GH0.tar.gz) = f649d65f117d0ae1ef541be24bda3e2f303229da8d1ed0e4b7cc1f31245937bd
SIZE (nishanths-exhaustive-v0.1.0_GH0.tar.gz) = 15918
SHA256 (nishanths-predeclared-v0.2.1_GH0.tar.gz) = 57a6942a8d55406c3b0ce91653d22fbc4c84158a96194fcdd5030ecf290a7eb4
@ -175,8 +177,8 @@ SHA256 (ryancurrah-gomodguard-v1.2.0_GH0.tar.gz) = b2c114e8863bbaff221feb8d1101e
SIZE (ryancurrah-gomodguard-v1.2.0_GH0.tar.gz) = 13996
SHA256 (ryanrolds-sqlclosecheck-v0.3.0_GH0.tar.gz) = 6c591fe24a5bbe5f2d8b8a42d855966640b0e0acc0e641dbce5ec9784e0720d0
SIZE (ryanrolds-sqlclosecheck-v0.3.0_GH0.tar.gz) = 7659
SHA256 (securego-gosec-v2.5.0_GH0.tar.gz) = 5d4967570f953c8478a3e51a0dee5cfe6313f2570eca15e6fabd5d6379e530f4
SIZE (securego-gosec-v2.5.0_GH0.tar.gz) = 81369
SHA256 (securego-gosec-v2.6.1_GH0.tar.gz) = 2b86e4b9ecaf5c8ef61949c4091d43cf7f20e96fd411d08d72189ec20038a7c8
SIZE (securego-gosec-v2.6.1_GH0.tar.gz) = 83168
SHA256 (shazow-go-diff-b6b7b6733b8c_GH0.tar.gz) = d98aea135da22d3df806b7d39e9259fe1b8fc95e3e44dbce1b4a9ebc7d453c42
SIZE (shazow-go-diff-b6b7b6733b8c_GH0.tar.gz) = 4887
SHA256 (shirou-gopsutil-e4ec7b275ada_GH0.tar.gz) = 353eed21dea566c1f0935a04ea0c1260fe5cb8923265ab682224d836b0563b38
@ -205,20 +207,20 @@ SHA256 (ssgreg-nlreturn-v2.1.0_GH0.tar.gz) = 641676ca9ea102bc5223af1fbc06d0bd8ae
SIZE (ssgreg-nlreturn-v2.1.0_GH0.tar.gz) = 4658
SHA256 (stretchr-objx-v0.1.1_GH0.tar.gz) = 3bb0a581651f4c040435a70167ab60b723c5af04a5b0326af3c8b01ccc6fdcf0
SIZE (stretchr-objx-v0.1.1_GH0.tar.gz) = 75768
SHA256 (stretchr-testify-v1.6.1_GH0.tar.gz) = 40fd7204ab72ca9d8759f1cc3604dd17f556a0f9177f6fc05dd0cad9f06e708f
SIZE (stretchr-testify-v1.6.1_GH0.tar.gz) = 84215
SHA256 (stretchr-testify-v1.7.0_GH0.tar.gz) = 560c0984072cb436b17bbce5699b205d5aa2beb58ef7a94530d7724b5739a8d6
SIZE (stretchr-testify-v1.7.0_GH0.tar.gz) = 91073
SHA256 (subosito-gotenv-v1.2.0_GH0.tar.gz) = 5f6826992c11981018c77377f33dbc56d0be932e0d38a2f51e795c99725e7ba5
SIZE (subosito-gotenv-v1.2.0_GH0.tar.gz) = 7359
SHA256 (tdakkota-asciicheck-d7f85be797a2_GH0.tar.gz) = 0795be1c1973cd381679b96df33e6767ceae641525cf9a7231ce7ac9491fb21c
SIZE (tdakkota-asciicheck-d7f85be797a2_GH0.tar.gz) = 3627
SHA256 (tetafro-godot-v1.3.2_GH0.tar.gz) = 1de855ecc267d9ec3fb99cd011798ea60280dd20e7f129c020f4713149986bef
SIZE (tetafro-godot-v1.3.2_GH0.tar.gz) = 14032
SHA256 (tetafro-godot-v1.4.3_GH0.tar.gz) = 5d9510ba7202a60a9687f841b48d14ed5070b9453566b3e5d51adbe5896c95ee
SIZE (tetafro-godot-v1.4.3_GH0.tar.gz) = 14957
SHA256 (timakin-bodyclose-f7f2e9bca95e_GH0.tar.gz) = 4f3433c74632c8f2dddf53d8913f05a878097b8bab88946bf91cf606b5ee74c5
SIZE (timakin-bodyclose-f7f2e9bca95e_GH0.tar.gz) = 6618
SHA256 (tomarrell-wrapcheck-df9e8bcb914d_GH0.tar.gz) = e05581ff401efd3b486a3e98212fc0593621585895631050ee8efe0059ab1ca6
SIZE (tomarrell-wrapcheck-df9e8bcb914d_GH0.tar.gz) = 9160
SHA256 (tommy-muehle-go-mnd-16041ac3fe65_GH0.tar.gz) = 802854dfeba7604a9f86e7fb3409984a0257735a2df7f1b42b3a325b04815eac
SIZE (tommy-muehle-go-mnd-16041ac3fe65_GH0.tar.gz) = 1407507
SHA256 (tommy-muehle-go-mnd-v2.3.1_GH0.tar.gz) = 61a51971cf2301cfb5e91d56badfc14e08f904d32971f7e4b99f293d0c0700d8
SIZE (tommy-muehle-go-mnd-v2.3.1_GH0.tar.gz) = 1407628
SHA256 (ultraware-funlen-v0.0.3_GH0.tar.gz) = d28f408972a0be299c3d82648fd3631d163cf1eeb94630fb677d3b2a945be862
SIZE (ultraware-funlen-v0.0.3_GH0.tar.gz) = 2019
SHA256 (ultraware-whitespace-v0.0.4_GH0.tar.gz) = 1e08c7f134cc54b76997a15e19f70d2f83e13cbb6f9184c2c14b597b307bcbbf