SHA256
1
0
forked from pool/trufflehog

Accepting request 1148854 from home:ph03nix

- Update to version 3.67.7:
  * fix(deps): update module github.com/aws/aws-sdk-go to v1.50.22 (#2492)
  * fix(deps): update module github.com/launchdarkly/go-server-sdk/v6 to v7 (#2490)
  * Add Display method to SourceUnit and Kind member to the CommonSourceUnit (#2450)
  * fix(deps): update module github.com/aws/aws-sdk-go to v1.50.21 (#2489)
  * fix(deps): update module github.com/hashicorp/golang-lru to v2 (#2486)
  * concurrency uint8 to int (#2488)
  * use read full (#2474)
  * [chore] - upgrade lru cache version (#2487)
  * fix(deps): update module github.com/azuread/microsoft-authentication-library-for-go to v1.2.2 (#2484)
  * fix(deps): update module github.com/hashicorp/golang-lru to v2 (#2483)
  * fix(deps): update module github.com/hashicorp/golang-lru to v0.6.0 (#2482)
  * fix(deps): update module github.com/hashicorp/golang-lru to v2 (#2481)
  * fix(deps): update module google.golang.org/api to v0.165.0 (#2480)
  * fix(deps): update module go.mongodb.org/mongo-driver to v1.14.0 (#2479)
  * fix(deps): update module github.com/hashicorp/golang-lru to v0.6.0 (#2478)
  * fix(deps): update module github.com/aws/aws-sdk-go to v1.50.20 (#2477)
  * fix(deps): update module github.com/hashicorp/golang-lru to v2 (#2462)
  * move clenaup outside the engine (#2475)
  * tighten keyword match (#2473)
  * [chore] Increase TestMaxDiffSize timeout (#2472)
  * add lazy quantifier to prefixregex (#2466)
  * [cleanup] - Extract buffer logic (#2409)
  * update gitlab proto (#2469)
  * add missing prefixregex (#2468)
  * Remove some noisy / less useful detectors (#2467)
  * fix(deps): update module github.com/aws/aws-sdk-go to v1.50.18 (#2463)
  * fix(deps): update module github.com/google/go-github/v57 to v59 (#2449)
  * fix(deps): update module github.com/aymanbagabas/go-osc52 to v1.2.2 (#2460)
  * fix(deps): update module github.com/aymanbagabas/go-osc52 to v2 (#2459)

OBS-URL: https://build.opensuse.org/request/show/1148854
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/trufflehog?expand=0&rev=62
This commit is contained in:
2024-02-22 03:25:59 +00:00
committed by Git OBS Bridge
parent f33b454e40
commit 0fc626db4d
7 changed files with 51 additions and 10 deletions

View File

@@ -1,3 +1,44 @@
-------------------------------------------------------------------
Wed Feb 21 06:27:30 UTC 2024 - felix.niederwanger@suse.com
- Update to version 3.67.7:
* fix(deps): update module github.com/aws/aws-sdk-go to v1.50.22 (#2492)
* fix(deps): update module github.com/launchdarkly/go-server-sdk/v6 to v7 (#2490)
* Add Display method to SourceUnit and Kind member to the CommonSourceUnit (#2450)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.50.21 (#2489)
* fix(deps): update module github.com/hashicorp/golang-lru to v2 (#2486)
* concurrency uint8 to int (#2488)
* use read full (#2474)
* [chore] - upgrade lru cache version (#2487)
* fix(deps): update module github.com/azuread/microsoft-authentication-library-for-go to v1.2.2 (#2484)
* fix(deps): update module github.com/hashicorp/golang-lru to v2 (#2483)
* fix(deps): update module github.com/hashicorp/golang-lru to v0.6.0 (#2482)
* fix(deps): update module github.com/hashicorp/golang-lru to v2 (#2481)
* fix(deps): update module google.golang.org/api to v0.165.0 (#2480)
* fix(deps): update module go.mongodb.org/mongo-driver to v1.14.0 (#2479)
* fix(deps): update module github.com/hashicorp/golang-lru to v0.6.0 (#2478)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.50.20 (#2477)
* fix(deps): update module github.com/hashicorp/golang-lru to v2 (#2462)
* move clenaup outside the engine (#2475)
* tighten keyword match (#2473)
* [chore] Increase TestMaxDiffSize timeout (#2472)
* add lazy quantifier to prefixregex (#2466)
* [cleanup] - Extract buffer logic (#2409)
* update gitlab proto (#2469)
* add missing prefixregex (#2468)
* Remove some noisy / less useful detectors (#2467)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.50.18 (#2463)
* fix(deps): update module github.com/google/go-github/v57 to v59 (#2449)
* fix(deps): update module github.com/aymanbagabas/go-osc52 to v1.2.2 (#2460)
* fix(deps): update module github.com/aymanbagabas/go-osc52 to v2 (#2459)
* fix(deps): update module go.mongodb.org/mongo-driver to v1.13.2 (#2458)
* fix(deps): update module github.com/aymanbagabas/go-osc52 to v1.2.2 (#2457)
* fix(deps): update module github.com/aymanbagabas/go-osc52 to v2 (#2447)
* fix(deps): update module github.com/googleapis/gax-go/v2 to v2.12.1 (#2454)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.50.17 (#2453)
* fix(deps): update golang.org/x/exp digest to ec58324 (#2452)
* fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 (#2448)
-------------------------------------------------------------------
Tue Feb 13 20:23:07 UTC 2024 - felix.niederwanger@suse.com