Skip to content

Commit ccec01d

Browse files
committed
fixing linter
1 parent e1ed626 commit ccec01d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ linters:
2424
allow:
2525
- $gostd
2626
- github.com/BurntSushi/toml
27+
- github.com/cenkalti/backoff/v4
2728
- golang.org/x/sys/unix
2829
- golang.org/x/exp/maps
2930
- golang.org/x/text/cases

0 commit comments

Comments
 (0)