storj/cmd/identity
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
..
batch.go Command line flags features and cleanup (#2068) 2019-05-29 17:56:22 +00:00
certificate_authority.go all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
identity.go Command line flags features and cleanup (#2068) 2019-05-29 17:56:22 +00:00
main.go pkg/revocation: ensure we close revocation databases (#2825) 2019-08-20 18:04:17 +03:00
revocations.go lib/uplink: remove redis and bolt dependencies (#2812) 2019-08-19 16:10:38 -06:00