storj/pkg/macaroon
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
..
apikey_test.go pkg/auth: add monkit task to missing places (#2123) 2019-06-05 07:47:01 -06:00
apikey.go Jg/1967 mv bucket metadata uplink (#2505) 2019-07-12 08:57:02 -04:00
caveat.go pkg/macaroon: fix NewCaveat doc comment 2019-05-16 13:22:38 +02:00
macaroon_test.go testcontext: sanitize folder name (#2195) 2019-06-13 15:46:08 +03:00
macaroon.go uplink share subcommand (#1924) 2019-05-14 12:15:12 -06:00
serialize.go all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
types.pb.go uplink share subcommand (#1924) 2019-05-14 12:15:12 -06:00
types.proto uplink share subcommand (#1924) 2019-05-14 12:15:12 -06:00