Sebastiaan van Stijn
d3d9301d2d
linting: use consts from stdlib (usestdlibvars)
...
cli/command/image/build/context.go:238:23: "400" can be replaced by http.StatusBadRequest (usestdlibvars)
if resp.StatusCode < 400 {
^
cli/trust/trust.go:139:30: "GET" can be replaced by http.MethodGet (usestdlibvars)
req, err := http.NewRequest("GET", endpointStr, nil)
^
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-09-03 21:25:32 +02:00
..
2022-09-03 21:25:32 +02:00
2022-03-09 18:45:37 +01:00
2022-02-25 15:41:55 +01:00
2022-08-31 17:55:03 +02:00
2022-02-25 15:41:55 +01:00
2022-05-12 12:59:10 +02:00
2022-07-19 19:10:16 +02:00
2018-10-23 17:05:44 +02:00
2022-02-25 15:41:55 +01:00
2022-06-28 17:32:09 +02:00
2022-02-25 15:41:55 +01:00
2022-06-28 17:32:09 +02:00
2022-03-09 18:45:37 +01:00
2022-03-15 15:42:35 +01:00
2022-02-25 15:41:55 +01:00
2022-06-28 17:32:09 +02:00
2022-02-25 15:41:55 +01:00
2022-08-29 13:27:26 +02:00
2022-02-25 15:41:55 +01:00
2022-05-12 12:59:10 +02:00
2022-02-25 15:41:55 +01:00
2022-06-28 17:32:09 +02:00
2022-02-25 15:41:55 +01:00
2022-06-28 17:32:09 +02:00
2022-02-25 15:41:55 +01:00
2022-06-28 17:32:09 +02:00
2022-02-25 15:41:55 +01:00
2022-06-28 17:32:09 +02:00
2022-02-25 15:41:55 +01:00
2022-06-28 17:32:09 +02:00
2022-02-25 15:41:55 +01:00
2022-07-19 19:10:16 +02:00