storj/cmd
Egon Elbre 00b2e1a7d7 all: enable staticcheck (#2849)
* by having megacheck in disable it also disabled staticcheck

* fix closing body

* keep interfacer disabled

* hide bodies

* don't use deprecated func

* fix dead code

* fix potential overrun

* keep stylecheck disabled

* don't pass nil as context

* fix infinite recursion

* remove extraneous return

* fix data race

* use correct func

* ignore unused var

* remove unused consts
2019-08-22 13:40:15 +02:00
..
bootstrap pkg/revocation: ensure we close revocation databases (#2825) 2019-08-20 18:04:17 +03:00
certificates pkg/revocation: ensure we close revocation databases (#2825) 2019-08-20 18:04:17 +03:00
gateway cmd/uplink: use scopes to open (#2501) 2019-08-05 11:01:20 -06:00
identity all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
inspector satellite/overlay: rename overlay.Cache to overlay.Service (#2717) 2019-08-06 19:35:59 +03:00
internal Use SaltedKeyFromPassphrase in Uplink CLI and Gateway (#2637) 2019-07-29 10:17:49 +03:00
linksharing cmd/uplink: use scopes to open (#2501) 2019-08-05 11:01:20 -06:00
s3-benchmark aws s3 performance tests (#2060) 2019-05-28 11:46:58 -07:00
satellite pkg/revocation: ensure we close revocation databases (#2825) 2019-08-20 18:04:17 +03:00
statreceiver Fix some leaks and add notes about close handling (#2334) 2019-06-25 23:00:51 +03:00
storagenode pkg/revocation: ensure we close revocation databases (#2825) 2019-08-20 18:04:17 +03:00
storj-sim cmd/uplink: use scopes to open (#2501) 2019-08-05 11:01:20 -06:00
uplink remove identity setup from uplink instructions (#2761) 2019-08-12 15:40:16 +02:00
versioncontrol cmd/uplink: use scopes to open (#2501) 2019-08-05 11:01:20 -06:00