File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1799,7 +1799,7 @@ linters-settings:
1799
1799
# Suggest the use of rpc.DefaultXXPath.
1800
1800
# Default: false
1801
1801
default-rpc-path : true
1802
- # Suggest the use of os.DevNull.
1802
+ # DEPRECATED Suggest the use of os.DevNull.
1803
1803
# Default: false
1804
1804
os-dev-null : true
1805
1805
# Suggest the use of sql.LevelXX.String().
@@ -1811,7 +1811,7 @@ linters-settings:
1811
1811
# Suggest the use of constant.Kind.String().
1812
1812
# Default: false
1813
1813
constant-kind : true
1814
- # Suggest the use of syslog.Priority.
1814
+ # DEPRECATED Suggest the use of syslog.Priority.
1815
1815
# Default: false
1816
1816
syslog-priority : true
1817
1817
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ require (
82
82
github.com/ryanrolds/sqlclosecheck v0.4.0
83
83
github.com/sanposhiho/wastedassign/v2 v2.0.7
84
84
github.com/sashamelentyev/interfacebloat v1.1.0
85
- github.com/sashamelentyev/usestdlibvars v1.21.1
85
+ github.com/sashamelentyev/usestdlibvars v1.22.0
86
86
github.com/securego/gosec/v2 v2.15.0
87
87
github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
88
88
github.com/shirou/gopsutil/v3 v3.23.1
You can’t perform that action at this time.
0 commit comments