Skip to content

Commit 048ac96

Browse files
Replace deprecated tenv with usetesting (#616)
1 parent dd0254a commit 048ac96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ linters:
3636
- perfsprint
3737
- predeclared
3838
- reassign
39-
- tenv
4039
- testableexamples
4140
- tparallel
4241
- unconvert
4342
- usestdlibvars
43+
- usetesting
4444
- whitespace
4545

4646
- customlint

0 commit comments

Comments
 (0)