dependabot[bot]
|
ec495bb682
|
chore(deps): bump github.com/golangci/golangci-lint from 1.48.0 to 1.50.0 (#3667)
* chore(deps): bump github.com/golangci/golangci-lint
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.48.0 to 1.50.0.
- [Release notes](https://github.com/golangci/golangci-lint/releases)
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/golangci/golangci-lint/compare/v1.48.0...v1.50.0)
---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* lint
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Caleb Doxsey <cdoxsey@pomerium.com>
|
2022-10-19 09:36:59 -06:00 |
|
Bobby DeSimone
|
ba14ea246d
|
*: remove import path comments (#545)
- import path comments are obsoleted by the go.mod file's module statement
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
|
2020-03-16 10:13:47 -07:00 |
|
Bobby DeSimone
|
b85f8de05f
|
development: use golangci-lint
|
2019-07-13 18:28:51 -07:00 |
|
Travis Groth
|
d303a95985
|
Add proxy client metrics instrumentation
* New set of client request oriented metrics
* RoundTripper chain to instrument requests
|
2019-06-21 18:55:02 -04:00 |
|