mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-02 19:04:14 +02:00
deployment: throw away golanglint-ci defaults (#439)
* deployment: throw away golanglint-ci defaults Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
parent
dd54ce4481
commit
e82477ea5c
36 changed files with 101 additions and 3 deletions
1
internal/grpc/cache/client/cache_client.go
vendored
1
internal/grpc/cache/client/cache_client.go
vendored
|
@ -1,3 +1,4 @@
|
|||
// Package client implements a gRPC client for the cache service.
|
||||
package client
|
||||
|
||||
import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue