Skip to content

Commit 6437429

Browse files
build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.21.1 to 1.22.0 (#3574)
Co-authored-by: Fernandez Ludovic <[email protected]>
1 parent 1248a2b commit 6437429

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.golangci.reference.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1799,7 +1799,7 @@ linters-settings:
17991799
# Suggest the use of rpc.DefaultXXPath.
18001800
# Default: false
18011801
default-rpc-path: true
1802-
# Suggest the use of os.DevNull.
1802+
# DEPRECATED Suggest the use of os.DevNull.
18031803
# Default: false
18041804
os-dev-null: true
18051805
# Suggest the use of sql.LevelXX.String().
@@ -1811,7 +1811,7 @@ linters-settings:
18111811
# Suggest the use of constant.Kind.String().
18121812
# Default: false
18131813
constant-kind: true
1814-
# Suggest the use of syslog.Priority.
1814+
# DEPRECATED Suggest the use of syslog.Priority.
18151815
# Default: false
18161816
syslog-priority: true
18171817

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ require (
8282
github.com/ryanrolds/sqlclosecheck v0.4.0
8383
github.com/sanposhiho/wastedassign/v2 v2.0.7
8484
github.com/sashamelentyev/interfacebloat v1.1.0
85-
github.com/sashamelentyev/usestdlibvars v1.21.1
85+
github.com/sashamelentyev/usestdlibvars v1.22.0
8686
github.com/securego/gosec/v2 v2.15.0
8787
github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
8888
github.com/shirou/gopsutil/v3 v3.23.1

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)