Skip to content

Commit

Permalink
chore(deps): Update go deps (#88)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/cerbos/cerbos/api/genpb](https://github.com/cerbos/cerbos)
| `v0.39.1-0.20241118123540-0a49f4206b21` -> `v0.40.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcerbos%2fcerbos%2fapi%2fgenpb/v0.40.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fcerbos%2fcerbos%2fapi%2fgenpb/v0.40.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fcerbos%2fcerbos%2fapi%2fgenpb/v0.39.1-0.20241118123540-0a49f4206b21/v0.40.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fcerbos%2fcerbos%2fapi%2fgenpb/v0.39.1-0.20241118123540-0a49f4206b21/v0.40.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint)
| `v1.62.0` -> `v1.62.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgolangci%2fgolangci-lint/v1.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgolangci%2fgolangci-lint/v1.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgolangci%2fgolangci-lint/v1.62.0/v1.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgolangci%2fgolangci-lint/v1.62.0/v1.62.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>cerbos/cerbos (github.com/cerbos/cerbos/api/genpb)</summary>

###
[`v0.40.0`](https://github.com/cerbos/cerbos/releases/tag/v0.40.0)

[Compare
Source](https://github.com/cerbos/cerbos/compare/v0.39.0...v0.40.0)

## Cerbos 0.40.0

View the full release notes at
https://docs.cerbos.dev/cerbos/latest/releases/v0.40.0.html

#### Changelog

##### Features

-
[`18f8e37`](https://github.com/cerbos/cerbos/commit/18f8e375f80ad9055d58902ca0de6aee424f7701)
feat(plan): Add support for role policies
([#&#8203;2341](https://github.com/cerbos/cerbos/issues/2341))
-
[`9ff41a4`](https://github.com/cerbos/cerbos/commit/9ff41a491485317701ebe06c81a91cbdea9970d3)
feat: Allow default policy version to be configured in tests
([#&#8203;2352](https://github.com/cerbos/cerbos/issues/2352))
-
[`0ead3be`](https://github.com/cerbos/cerbos/commit/0ead3bea607f0fff683a00ad99a503e9702489b1)
feat: Define constants for use in condition expressions
([#&#8203;2364](https://github.com/cerbos/cerbos/issues/2364))
-
[`2856d7d`](https://github.com/cerbos/cerbos/commit/2856d7d72ab28668b264d599a84427fe70c7361d)
feat: Multiple principals and/or resources in a test case
([#&#8203;2338](https://github.com/cerbos/cerbos/issues/2338))
-
[`fcc3e75`](https://github.com/cerbos/cerbos/commit/fcc3e754c1e34003a033fcab869923487c50497a)
feat: Support constants in `cerbosctl`
([#&#8203;2365](https://github.com/cerbos/cerbos/issues/2365))
-
[`ee13be0`](https://github.com/cerbos/cerbos/commit/ee13be08f0a50f0e44ce3fc1cff1908094071355)
feat: Use groups of principals and/or resources in test cases
([#&#8203;2340](https://github.com/cerbos/cerbos/issues/2340))

##### Enhancements

-
[`b2e1f04`](https://github.com/cerbos/cerbos/commit/b2e1f046a010013fc08d871e1809340b2391a6f3)
enhancement!: Report an error if a test exercised time-based policy
conditions without specifying `now`
([#&#8203;2354](https://github.com/cerbos/cerbos/issues/2354))
-
[`a5b7f8e`](https://github.com/cerbos/cerbos/commit/a5b7f8ebbc7c70951cd710b9cb091938f1d712f7)
enhancement(plan): Query plan scope permissions support for resource and
principal policies
([#&#8203;2361](https://github.com/cerbos/cerbos/issues/2361))
-
[`886248a`](https://github.com/cerbos/cerbos/commit/886248a927a340603961f57ec423a26c8fbef6b4)
enhancement: Add user-agent to default allowed headers for CORS
([#&#8203;2345](https://github.com/cerbos/cerbos/issues/2345))
-
[`debdefc`](https://github.com/cerbos/cerbos/commit/debdefc89b6cd079af1445e97dc521eb79c19cf3)
enhancement: Introduce policy scope FALL_THROUGH_ON_ALLOW strategy
([#&#8203;2325](https://github.com/cerbos/cerbos/issues/2325))
-
[`018340b`](https://github.com/cerbos/cerbos/commit/018340b74e9d00eda655386c1f5ae54c205b265d)
enhancement: Make `--verbose` less noisy in combination with `--run`
([#&#8203;2351](https://github.com/cerbos/cerbos/issues/2351))
-
[`c1d16b9`](https://github.com/cerbos/cerbos/commit/c1d16b9bcb54d8fd4d7f85f55006af3a26a35f48)
enhancement: Make `now` fully deterministic
([#&#8203;2353](https://github.com/cerbos/cerbos/issues/2353))
-
[`d3a3448`](https://github.com/cerbos/cerbos/commit/d3a344875a4154396d86d68c587919eeb34919e3)
enhancement: Make scopePermissions a required field on role policies
([#&#8203;2333](https://github.com/cerbos/cerbos/issues/2333))
-
[`2fb5853`](https://github.com/cerbos/cerbos/commit/2fb58538db3e090847854975f5b90f0502844314)
enhancement: Role policies parent roles field
([#&#8203;2349](https://github.com/cerbos/cerbos/issues/2349))
-
[`8d92d97`](https://github.com/cerbos/cerbos/commit/8d92d97cda1b4096de1670e86f06c362910ec664)
enhancement: Validate fixtures files with JSON schemas to improve error
messages
([#&#8203;2346](https://github.com/cerbos/cerbos/issues/2346))

##### Bug fixes

-
[`ba1ebf0`](https://github.com/cerbos/cerbos/commit/ba1ebf03d25f4e048a1699d49eba01acc3ece639)
fix(helm): Remove whitespace chomp for priorityClassName so valid yaml
is rendered
([#&#8203;2337](https://github.com/cerbos/cerbos/issues/2337))
-
[`b7e5c77`](https://github.com/cerbos/cerbos/commit/b7e5c7703d82b292737cf559de9ff761140f856c)
fix(plan): A policy with only conditional DENY rule must produce
`ALWAYS_DENIED`
([#&#8203;2369](https://github.com/cerbos/cerbos/issues/2369))
-
[`6093dac`](https://github.com/cerbos/cerbos/commit/6093dac4a92dad964bc5bfcdda56cdf47c55a98a)
fix: Command execution fails with `cerbos run` since v0.39
([#&#8203;2358](https://github.com/cerbos/cerbos/issues/2358))
-
[`5c2d31e`](https://github.com/cerbos/cerbos/commit/5c2d31ea24fc385e48fdd3f726b6cd17d24ad0cd)
fix: Inspect policy output expressions
([#&#8203;2392](https://github.com/cerbos/cerbos/issues/2392))
-
[`9851460`](https://github.com/cerbos/cerbos/commit/9851460e09f8e2e6713489f3e7f4278453fc059a)
fix: Populate path field of validation errors
([#&#8203;2363](https://github.com/cerbos/cerbos/issues/2363))

##### Documentation

-
[`f8b0a47`](https://github.com/cerbos/cerbos/commit/f8b0a4746d48c36cdca80a2a4a08416c33feb3c9)
docs: Remove extraneous space that breaks rendering
([#&#8203;2347](https://github.com/cerbos/cerbos/issues/2347))
-
[`02141da`](https://github.com/cerbos/cerbos/commit/02141da4616b9b19ca2dd7bcb3d197da595ce7dc)
docs: Update gRPC API section
([#&#8203;2387](https://github.com/cerbos/cerbos/issues/2387))

##### Chores

-
[`c95133d`](https://github.com/cerbos/cerbos/commit/c95133d69d08a06f08e36c2d10ad58e56795384c)
chore(ci): Increase E2E test timeout
([#&#8203;2359](https://github.com/cerbos/cerbos/issues/2359))
-
[`591d25d`](https://github.com/cerbos/cerbos/commit/591d25df5c1d253a3f9351783cc2a99005219f1e)
chore(deps): Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 in
/tools
([#&#8203;2378](https://github.com/cerbos/cerbos/issues/2378))
-
[`0a49f42`](https://github.com/cerbos/cerbos/commit/0a49f4206b2112270793089a76333f58ab478db3)
chore(deps): Revert to upstream go-yaml
([#&#8203;2383](https://github.com/cerbos/cerbos/issues/2383))
-
[`40ca449`](https://github.com/cerbos/cerbos/commit/40ca449652860f302574332a8eacb329a92fe4c3)
chore(deps): Update bufbuild/buf-setup-action action to v1.45.0
([#&#8203;2334](https://github.com/cerbos/cerbos/issues/2334))
-
[`c0fa72b`](https://github.com/cerbos/cerbos/commit/c0fa72b9817b2601ef9955471b88046fcea72411)
chore(deps): Update bufbuild/buf-setup-action action to v1.47.2
([#&#8203;2382](https://github.com/cerbos/cerbos/issues/2382))
-
[`91ca366`](https://github.com/cerbos/cerbos/commit/91ca3661d8b427ff6aecbfae559961c8aa4941e7)
chore(deps): Update dependency node to v22
([#&#8203;2377](https://github.com/cerbos/cerbos/issues/2377))
-
[`d6203ed`](https://github.com/cerbos/cerbos/commit/d6203edddcb2e2de28e6789920999e9daa33dd77)
chore(deps): Update dependency verdaccio to v6
([#&#8203;2357](https://github.com/cerbos/cerbos/issues/2357))
-
[`254d95a`](https://github.com/cerbos/cerbos/commit/254d95a3d570f31032c0376156445a874dba8af4)
chore(deps): Update github actions deps
([#&#8203;2332](https://github.com/cerbos/cerbos/issues/2332))
-
[`3cc8070`](https://github.com/cerbos/cerbos/commit/3cc80705d677e528cd93052f2c7843777e9ed37c)
chore(deps): Update github actions deps
([#&#8203;2375](https://github.com/cerbos/cerbos/issues/2375))
-
[`555e227`](https://github.com/cerbos/cerbos/commit/555e2270de86658051b0f2882e9806c96d9fe6f8)
chore(deps): Update go deps
([#&#8203;2331](https://github.com/cerbos/cerbos/issues/2331))
-
[`6e20018`](https://github.com/cerbos/cerbos/commit/6e20018050cce77ad706a8a3635e6c9d7587202f)
chore(deps): Update go deps
([#&#8203;2335](https://github.com/cerbos/cerbos/issues/2335))
-
[`04d11c5`](https://github.com/cerbos/cerbos/commit/04d11c5534b21bbac8dbb3b5027b994abfd6523b)
chore(deps): Update go deps
([#&#8203;2355](https://github.com/cerbos/cerbos/issues/2355))
-
[`f3539fe`](https://github.com/cerbos/cerbos/commit/f3539feee84e20eaca9dc36a268f32259437a7aa)
chore(deps): Update go deps
([#&#8203;2360](https://github.com/cerbos/cerbos/issues/2360))
-
[`576637c`](https://github.com/cerbos/cerbos/commit/576637c1fd8506d922d8b9e2309229174fcbbd52)
chore(deps): Update go deps
([#&#8203;2367](https://github.com/cerbos/cerbos/issues/2367))
-
[`3e47658`](https://github.com/cerbos/cerbos/commit/3e476585949876526bc735573fc95218c2e56469)
chore(deps): Update go deps
([#&#8203;2376](https://github.com/cerbos/cerbos/issues/2376))
-
[`d9ca1ed`](https://github.com/cerbos/cerbos/commit/d9ca1edea36c1f6a4192b1e7aab6c0dcc901b2e4)
chore(deps): Update go deps
([#&#8203;2381](https://github.com/cerbos/cerbos/issues/2381))
-
[`e862e9a`](https://github.com/cerbos/cerbos/commit/e862e9ada202de05a7987bddb31e1583eb0ec3e7)
chore(deps): Update go deps
([#&#8203;2385](https://github.com/cerbos/cerbos/issues/2385))
-
[`33e4b34`](https://github.com/cerbos/cerbos/commit/33e4b34c8208e30873bd590e561b2e241c4d52cf)
chore(deps): Update node.js deps
([#&#8203;2356](https://github.com/cerbos/cerbos/issues/2356))
-
[`efa3ff0`](https://github.com/cerbos/cerbos/commit/efa3ff0941a2e70ea0327c39c0b62159cc7ad8be)
chore(deps): Update node.js deps
([#&#8203;2386](https://github.com/cerbos/cerbos/issues/2386))
-
[`76750db`](https://github.com/cerbos/cerbos/commit/76750dbc7a03b2008f5191fd946f39478d90aead)
chore(deps): Update pnpm to v9.12.3
([#&#8203;2368](https://github.com/cerbos/cerbos/issues/2368))
-
[`a1bc577`](https://github.com/cerbos/cerbos/commit/a1bc57734ee92b687557a0dfbcac54c1ffac96e1)
chore(deps): Use latest cloud-api and protobufs
([#&#8203;2388](https://github.com/cerbos/cerbos/issues/2388))
-
[`5ccb3d7`](https://github.com/cerbos/cerbos/commit/5ccb3d7baf571718f48779ec6407a43b7298671c)
chore(docs): Add RAG use case
([#&#8203;2374](https://github.com/cerbos/cerbos/issues/2374))
-
[`4f84379`](https://github.com/cerbos/cerbos/commit/4f843791e397a9457e1c9aaf5742b497e1b6c480)
chore(docs): Update AWS Helm docs
([#&#8203;2372](https://github.com/cerbos/cerbos/issues/2372))
-
[`944bc2a`](https://github.com/cerbos/cerbos/commit/944bc2aa80488f34f9594cd6fac270bfcd38c084)
chore(release): Add 0.40.0 release notes
([#&#8203;2391](https://github.com/cerbos/cerbos/issues/2391))
-
[`5141b77`](https://github.com/cerbos/cerbos/commit/5141b778a55c0127288119856348013840feef9e)
chore(release): Prepare release 0.40.0
-
[`c0dbdbf`](https://github.com/cerbos/cerbos/commit/c0dbdbf62b5fc86df11503427837add4777d20b9)
chore(release): Update generated API module version before tagging
([#&#8203;2350](https://github.com/cerbos/cerbos/issues/2350))
-
[`a8bf26e`](https://github.com/cerbos/cerbos/commit/a8bf26e4f91718ddea3e7844e2515e7ac068defe)
chore(test): Skip SQL Server tests when container fails
([#&#8203;2339](https://github.com/cerbos/cerbos/issues/2339))
-
[`fa76952`](https://github.com/cerbos/cerbos/commit/fa76952cdf3f700b36d04b967bd55223b89cfea0)
chore(version): Bump version to 0.40.0
-
[`a6d9b8d`](https://github.com/cerbos/cerbos/commit/a6d9b8d318562e1a4dac712c1e5389fc219c9e64)
chore: Add SQL Server deprecation notice
([#&#8203;2390](https://github.com/cerbos/cerbos/issues/2390))
-
[`d489ac0`](https://github.com/cerbos/cerbos/commit/d489ac08221030e83c2f57874fd6855d4e2ce177)
chore: Replace deprecated `snapshot.name_template` field in GoReleaser
config
([#&#8203;2370](https://github.com/cerbos/cerbos/issues/2370))
-
[`17b95be`](https://github.com/cerbos/cerbos/commit/17b95be8a58aff910ec2f5c29d5e753ae9dce3d2)
chore: Update required Go version
([#&#8203;2371](https://github.com/cerbos/cerbos/issues/2371))

</details>

<details>
<summary>golangci/golangci-lint
(github.com/golangci/golangci-lint)</summary>

###
[`v1.62.2`](https://github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1622)

[Compare
Source](https://github.com/golangci/golangci-lint/compare/v1.62.1...v1.62.2)

1.  Updated linters
    -   `fatcontext`: from 0.5.2 to 0.5.3
    -   `ginkgolinter`: from 0.18.0 to 0.18.3
    -   `go-errorlint`: from 1.6.0 to 1.7.0
    -   `iface`: from 1.2.0 to 1.2.1
    -   `revive`: from 1.5.0 to 1.5.1
    -   `testifylint`: from 1.5.0 to 1.5.2
2.  Misc.
    -   fix: ignore cache error when file not found

###
[`v1.62.1`](https://github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1621)

[Compare
Source](https://github.com/golangci/golangci-lint/compare/v1.62.0...v1.62.1)

Cancelled due to CI failure.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/cerbos/cerbos-sdk-go).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXJlYS9kZXBlbmRlbmNpZXMiLCJib3RzIiwia2luZC9jaG9yZSJdfQ==-->

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 274bdb6 commit fd5b7b6
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 42 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ toolchain go1.23.3
require (
github.com/bufbuild/protovalidate-go v0.7.3
github.com/cenkalti/backoff/v4 v4.3.0
github.com/cerbos/cerbos/api/genpb v0.39.1-0.20241118123540-0a49f4206b21
github.com/cerbos/cerbos/api/genpb v0.40.0
github.com/ghodss/yaml v1.0.0
github.com/google/go-cmp v0.6.0
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.1.0
Expand Down Expand Up @@ -41,7 +41,7 @@ require (
github.com/gogo/protobuf v1.3.2 // indirect
github.com/google/cel-go v0.22.0 // indirect
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.23.0 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.24.0 // indirect
github.com/lestrrat-go/blackmagic v1.0.2 // indirect
github.com/lestrrat-go/httpcc v1.0.1 // indirect
github.com/lestrrat-go/httprc v1.0.6 // indirect
Expand All @@ -53,7 +53,7 @@ require (
github.com/opencontainers/image-spec v1.1.0 // indirect
github.com/opencontainers/runc v1.1.14 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/planetscale/vtprotobuf v0.6.1-0.20241011083415-71c992bc3c87 // indirect
github.com/planetscale/vtprotobuf v0.6.1-0.20241121165744-79df5c4772f2 // indirect
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
github.com/rogpeppe/go-internal v1.13.1 // indirect
github.com/segmentio/asm v1.2.0 // indirect
Expand All @@ -67,8 +67,8 @@ require (
golang.org/x/net v0.30.0 // indirect
golang.org/x/sys v0.27.0 // indirect
golang.org/x/text v0.20.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20241113202542-65e8d215514f // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20241104194629-dd2ea8efbc28 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20241118233622-e639e219e697 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20241118233622-e639e219e697 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
20 changes: 10 additions & 10 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ github.com/bufbuild/protovalidate-go v0.7.3 h1:kKnoSueygR3xxppvuBpm9SEwIsP359MMR
github.com/bufbuild/protovalidate-go v0.7.3/go.mod h1:CFv34wMqiBzAHdQ4q/tWYi9ILFYKuaC3/4zh6eqdUck=
github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8=
github.com/cenkalti/backoff/v4 v4.3.0/go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE=
github.com/cerbos/cerbos/api/genpb v0.39.1-0.20241118123540-0a49f4206b21 h1:m5DFl7KzsviURWA5OaiZYVAJDEEgdiZMPekJLoCuJAM=
github.com/cerbos/cerbos/api/genpb v0.39.1-0.20241118123540-0a49f4206b21/go.mod h1:79aclUYAo7kEvQTUd9E7Q4Sh+7TuSqCqixrEmGkW0ps=
github.com/cerbos/cerbos/api/genpb v0.40.0 h1:4DbSY1krFTrPDmI5SndXu8qX+zi0mhimTa5TzBM1COs=
github.com/cerbos/cerbos/api/genpb v0.40.0/go.mod h1:OuWT4RJkmIxqLos3+c6y3NLDjoggOlTAXb04vQaMQIY=
github.com/containerd/continuity v0.4.3 h1:6HVkalIp+2u1ZLH1J/pYX2oBVXlJZvh1X1A7bEZ9Su8=
github.com/containerd/continuity v0.4.3/go.mod h1:F6PTNCKepoxEaXLQp3wDAjygEnImnZ/7o4JzpodfroQ=
github.com/creack/pty v1.1.18 h1:n56/Zwd5o6whRC5PMGretI4IdRLlmBXYNjScPaBgsbY=
Expand Down Expand Up @@ -60,8 +60,8 @@ github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 h1:El6M4kTTCOh6aBiKaU
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510/go.mod h1:pupxD2MaaD3pAXIBCelhxNneeOaAeabZDe5s4K6zSpQ=
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.1.0 h1:pRhl55Yx1eC7BZ1N+BBWwnKaMyD8uC+34TLdndZMAKk=
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.1.0/go.mod h1:XKMd7iuf/RGPSMJ/U4HP0zS2Z9Fh8Ps9a+6X26m/tmI=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.23.0 h1:ad0vkEBuk23VJzZR9nkLVG0YAoN9coASF1GusYX6AlU=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.23.0/go.mod h1:igFoXX2ELCW06bol23DWPB5BEWfZISOzSP5K2sbLea0=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.24.0 h1:TmHmbvxPmaegwhDubVz0lICL0J5Ka2vwTzhoePEXsGE=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.24.0/go.mod h1:qztMSjm835F2bXf+5HKAPIS5qsmQDqZna/PgVt4rWtI=
github.com/jdxcode/netrc v1.0.0 h1:tJR3fyzTcjDi22t30pCdpOT8WJ5gb32zfYE1hFNCOjk=
github.com/jdxcode/netrc v1.0.0/go.mod h1:Zi/ZFkEqFHTm7qkjyNJjaWH4LQA9LQhGJyF0lTYGpxw=
github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8=
Expand Down Expand Up @@ -101,8 +101,8 @@ github.com/ory/dockertest/v3 v3.11.0 h1:OiHcxKAvSDUwsEVh2BjxQQc/5EHz9n0va9awCtNG
github.com/ory/dockertest/v3 v3.11.0/go.mod h1:VIPxS1gwT9NpPOrfD3rACs8Y9Z7yhzO4SB194iUDnUI=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/planetscale/vtprotobuf v0.6.1-0.20241011083415-71c992bc3c87 h1:ejBLlgnQdFWS/QGVdGYBRKsorfWl8rOysCC6aUOlCZc=
github.com/planetscale/vtprotobuf v0.6.1-0.20241011083415-71c992bc3c87/go.mod h1:t/avpk3KcrXxUnYOhZhMXJlSEyie6gQbtLq5NM3loB8=
github.com/planetscale/vtprotobuf v0.6.1-0.20241121165744-79df5c4772f2 h1:1sLMdKq4gNANTj0dUibycTLzpIEKVnLnbaEkxws78nw=
github.com/planetscale/vtprotobuf v0.6.1-0.20241121165744-79df5c4772f2/go.mod h1:t/avpk3KcrXxUnYOhZhMXJlSEyie6gQbtLq5NM3loB8=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U=
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
Expand Down Expand Up @@ -175,10 +175,10 @@ golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8T
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
google.golang.org/genproto/googleapis/api v0.0.0-20241113202542-65e8d215514f h1:M65LEviCfuZTfrfzwwEoxVtgvfkFkBUbFnRbxCXuXhU=
google.golang.org/genproto/googleapis/api v0.0.0-20241113202542-65e8d215514f/go.mod h1:Yo94eF2nj7igQt+TiJ49KxjIH8ndLYPZMIRSiRcEbg0=
google.golang.org/genproto/googleapis/rpc v0.0.0-20241104194629-dd2ea8efbc28 h1:XVhgTWWV3kGQlwJHR3upFWZeTsei6Oks1apkZSeonIE=
google.golang.org/genproto/googleapis/rpc v0.0.0-20241104194629-dd2ea8efbc28/go.mod h1:GX3210XPVPUjJbTUbvwI8f2IpZDMZuPJWDzDuebbviI=
google.golang.org/genproto/googleapis/api v0.0.0-20241118233622-e639e219e697 h1:pgr/4QbFyktUv9CtQ/Fq4gzEE6/Xs7iCXbktaGzLHbQ=
google.golang.org/genproto/googleapis/api v0.0.0-20241118233622-e639e219e697/go.mod h1:+D9ySVjN8nY8YCVjc5O7PZDIdZporIDY3KaGfJunh88=
google.golang.org/genproto/googleapis/rpc v0.0.0-20241118233622-e639e219e697 h1:LWZqQOEjDyONlF1H6afSWpAL/znlREo2tHfLoe+8LMA=
google.golang.org/genproto/googleapis/rpc v0.0.0-20241118233622-e639e219e697/go.mod h1:5uTbfoYQed2U9p3KIj2/Zzm02PYhndfdmML0qC3q3FU=
google.golang.org/grpc v1.68.0 h1:aHQeeJbo8zAkAa3pRzrVjZlbz6uSfeOXlJNQM0RAbz0=
google.golang.org/grpc v1.68.0/go.mod h1:fmSPC5AsjSBCK54MyHRx48kpOti1/jRfOlwEWywNjWA=
google.golang.org/protobuf v1.35.2 h1:8Ar7bF+apOIoThw1EdZl0p1oWvMqTHmpA2fRTyZO8io=
Expand Down
18 changes: 9 additions & 9 deletions tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.1
toolchain go1.23.3

require (
github.com/golangci/golangci-lint v1.62.0
github.com/golangci/golangci-lint v1.62.2
gotest.tools/gotestsum v1.12.0
)

Expand All @@ -16,9 +16,9 @@ require (
github.com/Abirdcfly/dupword v0.1.3 // indirect
github.com/Antonboom/errname v1.0.0 // indirect
github.com/Antonboom/nilnil v1.0.0 // indirect
github.com/Antonboom/testifylint v1.5.0 // indirect
github.com/Antonboom/testifylint v1.5.2 // indirect
github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c // indirect
github.com/Crocmagnon/fatcontext v0.5.2 // indirect
github.com/Crocmagnon/fatcontext v0.5.3 // indirect
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 // indirect
github.com/GaijinEntertainment/go-exhaustruct/v3 v3.3.0 // indirect
github.com/Masterminds/semver/v3 v3.3.0 // indirect
Expand Down Expand Up @@ -112,19 +112,19 @@ require (
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/mattn/go-runewidth v0.0.16 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
github.com/mgechev/revive v1.5.0 // indirect
github.com/mgechev/revive v1.5.1 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/moricho/tparallel v0.3.2 // indirect
github.com/nakabonne/nestif v0.3.1 // indirect
github.com/nishanths/exhaustive v0.12.0 // indirect
github.com/nishanths/predeclared v0.2.2 // indirect
github.com/nunnatsa/ginkgolinter v0.18.0 // indirect
github.com/nunnatsa/ginkgolinter v0.18.3 // indirect
github.com/olekukonko/tablewriter v0.0.5 // indirect
github.com/pelletier/go-toml v1.9.5 // indirect
github.com/pelletier/go-toml/v2 v2.2.3 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/polyfloyd/go-errorlint v1.6.0 // indirect
github.com/polyfloyd/go-errorlint v1.7.0 // indirect
github.com/prometheus/client_golang v1.16.0 // indirect
github.com/prometheus/client_model v0.3.0 // indirect
github.com/prometheus/common v0.42.0 // indirect
Expand Down Expand Up @@ -159,7 +159,7 @@ require (
github.com/ssgreg/nlreturn/v2 v2.2.1 // indirect
github.com/stbenjam/no-sprintf-host-port v0.1.1 // indirect
github.com/stretchr/objx v0.5.2 // indirect
github.com/stretchr/testify v1.9.0 // indirect
github.com/stretchr/testify v1.10.0 // indirect
github.com/subosito/gotenv v1.4.1 // indirect
github.com/tdakkota/asciicheck v0.2.0 // indirect
github.com/tetafro/godot v1.4.18 // indirect
Expand All @@ -170,7 +170,7 @@ require (
github.com/ultraware/funlen v0.1.0 // indirect
github.com/ultraware/whitespace v0.1.1 // indirect
github.com/uudashr/gocognit v1.1.3 // indirect
github.com/uudashr/iface v1.2.0 // indirect
github.com/uudashr/iface v1.2.1 // indirect
github.com/xen0n/gosmopolitan v1.2.2 // indirect
github.com/yagipy/maintidx v1.0.0 // indirect
github.com/yeya24/promlinter v0.3.0 // indirect
Expand All @@ -184,7 +184,7 @@ require (
go.uber.org/multierr v1.11.0 // indirect
go.uber.org/zap v1.24.0 // indirect
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
golang.org/x/exp/typeparams v0.0.0-20240909161429-701f63a606c0 // indirect
golang.org/x/exp/typeparams v0.0.0-20241108190413-2d47ceb2692f // indirect
golang.org/x/mod v0.22.0 // indirect
golang.org/x/sync v0.9.0 // indirect
golang.org/x/sys v0.27.0 // indirect
Expand Down
36 changes: 18 additions & 18 deletions tools/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ github.com/Antonboom/errname v1.0.0 h1:oJOOWR07vS1kRusl6YRSlat7HFnb3mSfMl6sDMRoT
github.com/Antonboom/errname v1.0.0/go.mod h1:gMOBFzK/vrTiXN9Oh+HFs+e6Ndl0eTFbtsRTSRdXyGI=
github.com/Antonboom/nilnil v1.0.0 h1:n+v+B12dsE5tbAqRODXmEKfZv9j2KcTBrp+LkoM4HZk=
github.com/Antonboom/nilnil v1.0.0/go.mod h1:fDJ1FSFoLN6yoG65ANb1WihItf6qt9PJVTn/s2IrcII=
github.com/Antonboom/testifylint v1.5.0 h1:dlUIsDMtCrZWUnvkaCz3quJCoIjaGi41GzjPBGkkJ8A=
github.com/Antonboom/testifylint v1.5.0/go.mod h1:wqaJbu0Blb5Wag2wv7Z5xt+CIV+eVLxtGZrlK13z3AE=
github.com/Antonboom/testifylint v1.5.2 h1:4s3Xhuv5AvdIgbd8wOOEeo0uZG7PbDKQyKY5lGoQazk=
github.com/Antonboom/testifylint v1.5.2/go.mod h1:vxy8VJ0bc6NavlYqjZfmp6EfqXMtBgQ4+mhCojwC1P8=
github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c h1:pxW6RcqyfI9/kWtOwnv/G+AzdKuy2ZrqINhenH4HyNs=
github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c/go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2lLoLwho=
github.com/Crocmagnon/fatcontext v0.5.2 h1:vhSEg8Gqng8awhPju2w7MKHqMlg4/NI+gSDHtR3xgwA=
github.com/Crocmagnon/fatcontext v0.5.2/go.mod h1:87XhRMaInHP44Q7Tlc7jkgKKB7kZAOPiDkFMdKCC+74=
github.com/Crocmagnon/fatcontext v0.5.3 h1:zCh/wjc9oyeF+Gmp+V60wetm8ph2tlsxocgg/J0hOps=
github.com/Crocmagnon/fatcontext v0.5.3/go.mod h1:XoCQYY1J+XTfyv74qLXvNw4xFunr3L1wkopIIKG7wGM=
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 h1:sHglBQTwgx+rWPdisA5ynNEsoARbiCBOyGcJM4/OzsM=
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24/go.mod h1:4UJr5HIiMZrwgkSPdsjy2uOQExX/WEILpIrO9UPGuXs=
github.com/GaijinEntertainment/go-exhaustruct/v3 v3.3.0 h1:/fTUt5vmbkAcMBt4YQiuC23cV0kEsN1MVMNqeOW43cU=
Expand Down Expand Up @@ -148,8 +148,8 @@ github.com/golangci/go-printf-func-name v0.1.0 h1:dVokQP+NMTO7jwO4bwsRwLWeudOVUP
github.com/golangci/go-printf-func-name v0.1.0/go.mod h1:wqhWFH5mUdJQhweRnldEywnR5021wTdZSNgwYceV14s=
github.com/golangci/gofmt v0.0.0-20240816233607-d8596aa466a9 h1:/1322Qns6BtQxUZDTAT4SdcoxknUki7IAoK4SAXr8ME=
github.com/golangci/gofmt v0.0.0-20240816233607-d8596aa466a9/go.mod h1:Oesb/0uFAyWoaw1U1qS5zyjCg5NP9C9iwjnI4tIsXEE=
github.com/golangci/golangci-lint v1.62.0 h1:/G0g+bi1BhmGJqLdNQkKBWjcim8HjOPc4tsKuHDOhcI=
github.com/golangci/golangci-lint v1.62.0/go.mod h1:jtoOhQcKTz8B6dGNFyfQV3WZkQk+YvBDewDtNpiAJts=
github.com/golangci/golangci-lint v1.62.2 h1:b8K5K9PN+rZN1+mKLtsZHz2XXS9aYKzQ9i25x3Qnxxw=
github.com/golangci/golangci-lint v1.62.2/go.mod h1:ILWWyeFUrctpHVGMa1dg2xZPKoMUTc5OIMgW7HZr34g=
github.com/golangci/misspell v0.6.0 h1:JCle2HUTNWirNlDIAUO44hUsKhOFqGPoC4LZxlaSXDs=
github.com/golangci/misspell v0.6.0/go.mod h1:keMNyY6R9isGaSAu+4Q8NMBwMPkh15Gtc8UCVoDtAWo=
github.com/golangci/modinfo v0.3.4 h1:oU5huX3fbxqQXdfspamej74DFX0kyGLkw1ppvXoJ8GA=
Expand Down Expand Up @@ -252,8 +252,8 @@ github.com/mattn/go-runewidth v0.0.16 h1:E5ScNMtiwvlvB5paMFdw9p4kSQzbXFikJ5SQO6T
github.com/mattn/go-runewidth v0.0.16/go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w=
github.com/matttproud/golang_protobuf_extensions v1.0.4 h1:mmDVorXM7PCGKw94cs5zkfA9PSy5pEvNWRP0ET0TIVo=
github.com/matttproud/golang_protobuf_extensions v1.0.4/go.mod h1:BSXmuO+STAnVfrANrmjBb36TMTDstsz7MSK+HVaYKv4=
github.com/mgechev/revive v1.5.0 h1:oaSmjA7rP8+HyoRuCgC531VHwnLH1AlJdjj+1AnQceQ=
github.com/mgechev/revive v1.5.0/go.mod h1:L6T3H8EoerRO86c7WuGpvohIUmiploGiyoYbtIWFmV8=
github.com/mgechev/revive v1.5.1 h1:hE+QPeq0/wIzJwOphdVyUJ82njdd8Khp4fUIHGZHW3M=
github.com/mgechev/revive v1.5.1/go.mod h1:lC9AhkJIBs5zwx8wkudyHrU+IJkrEKmpCmGMnIJPk4o=
github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y=
github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0=
github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY=
Expand All @@ -266,8 +266,8 @@ github.com/nishanths/exhaustive v0.12.0 h1:vIY9sALmw6T/yxiASewa4TQcFsVYZQQRUQJhK
github.com/nishanths/exhaustive v0.12.0/go.mod h1:mEZ95wPIZW+x8kC4TgC+9YCUgiST7ecevsVDTgc2obs=
github.com/nishanths/predeclared v0.2.2 h1:V2EPdZPliZymNAn79T8RkNApBjMmVKh5XRpLm/w98Vk=
github.com/nishanths/predeclared v0.2.2/go.mod h1:RROzoN6TnGQupbC+lqggsOlcgysk3LMK/HI84Mp280c=
github.com/nunnatsa/ginkgolinter v0.18.0 h1:ZXO1wKhPg3A6LpbN5dMuqwhfOjN5c3ous8YdKOuqk9k=
github.com/nunnatsa/ginkgolinter v0.18.0/go.mod h1:vPrWafSULmjMGCMsfGA908if95VnHQNAahvSBOjTuWs=
github.com/nunnatsa/ginkgolinter v0.18.3 h1:WgS7X3zzmni3vwHSBhvSgqrRgUecN6PQUcfB0j1noDw=
github.com/nunnatsa/ginkgolinter v0.18.3/go.mod h1:BE1xyB/PNtXXG1azrvrqJW5eFH0hSRylNzFy8QHPwzs=
github.com/olekukonko/tablewriter v0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N7AbDhec=
github.com/olekukonko/tablewriter v0.0.5/go.mod h1:hPp6KlRPjbx+hW8ykQs1w3UBbZlj6HuIJcUGPhkA7kY=
github.com/onsi/ginkgo/v2 v2.20.2 h1:7NVCeyIWROIAheY21RLS+3j2bb52W0W82tkberYytp4=
Expand All @@ -289,8 +289,8 @@ github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/polyfloyd/go-errorlint v1.6.0 h1:tftWV9DE7txiFzPpztTAwyoRLKNj9gpVm2cg8/OwcYY=
github.com/polyfloyd/go-errorlint v1.6.0/go.mod h1:HR7u8wuP1kb1NeN1zqTd1ZMlqUKPPHF+Id4vIPvDqVw=
github.com/polyfloyd/go-errorlint v1.7.0 h1:Zp6lzCK4hpBDj8y8a237YK4EPrMXQWvOe3nGoH4pFrU=
github.com/polyfloyd/go-errorlint v1.7.0/go.mod h1:dGWKu85mGHnegQ2SWpEybFityCg3j7ZbwsVUxAOk9gY=
github.com/prashantv/gostub v1.1.0 h1:BTyx3RfQjRHnUWaGF9oQos79AlQ5k8WNktv7VGvVH4g=
github.com/prashantv/gostub v1.1.0/go.mod h1:A5zLQHz7ieHGG7is6LLXLz7I8+3LZzsrV0P1IAHhP5U=
github.com/prometheus/client_golang v1.16.0 h1:yk/hx9hDbrGHovbci4BY+pRMfSuuat626eFsHb7tmT8=
Expand Down Expand Up @@ -377,8 +377,8 @@ github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA=
github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/subosito/gotenv v1.4.1 h1:jyEFiXpy21Wm81FBN71l9VoMMV8H8jG+qIK3GCpY6Qs=
github.com/subosito/gotenv v1.4.1/go.mod h1:ayKnFf/c6rvx/2iiLrJUk1e6plDbT3edrFNGqEflhK0=
github.com/tdakkota/asciicheck v0.2.0 h1:o8jvnUANo0qXtnslk2d3nMKTFNlOnJjRrNcj0j9qkHM=
Expand All @@ -403,8 +403,8 @@ github.com/ultraware/whitespace v0.1.1 h1:bTPOGejYFulW3PkcrqkeQwOd6NKOOXvmGD9bo/
github.com/ultraware/whitespace v0.1.1/go.mod h1:XcP1RLD81eV4BW8UhQlpaR+SDc2givTvyI8a586WjW8=
github.com/uudashr/gocognit v1.1.3 h1:l+a111VcDbKfynh+airAy/DJQKaXh2m9vkoysMPSZyM=
github.com/uudashr/gocognit v1.1.3/go.mod h1:aKH8/e8xbTRBwjbCkwZ8qt4l2EpKXl31KMHgSS+lZ2U=
github.com/uudashr/iface v1.2.0 h1:ECJjh5q/1Zmnv/2yFpWV6H3oMg5+Mo+vL0aqw9Gjazo=
github.com/uudashr/iface v1.2.0/go.mod h1:Ux/7d/rAF3owK4m53cTVXL4YoVHKNqnoOeQHn2xrlp0=
github.com/uudashr/iface v1.2.1 h1:vHHyzAUmWZ64Olq6NZT3vg/z1Ws56kyPdBOd5kTXDF8=
github.com/uudashr/iface v1.2.1/go.mod h1:4QvspiRd3JLPAEXBQ9AiZpLbJlrWWgRChOKDJEuQTdg=
github.com/xen0n/gosmopolitan v1.2.2 h1:/p2KTnMzwRexIW8GlKawsTWOxn7UHA+jCMF/V8HHtvU=
github.com/xen0n/gosmopolitan v1.2.2/go.mod h1:7XX7Mj61uLYrj0qmeN0zi7XDon9JRAEhYQqAPLVNTeg=
github.com/yagipy/maintidx v1.0.0 h1:h5NvIsCz+nRDapQ0exNv4aJ0yXSI0420omVANTv3GJM=
Expand Down Expand Up @@ -450,8 +450,8 @@ golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 h1:e66Fs6Z+fZTbFBAxKfP3PALWB
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0/go.mod h1:2TbTHSBQa924w8M6Xs1QcRcFwyucIwBGpK1p2f1YFFY=
golang.org/x/exp/typeparams v0.0.0-20220428152302-39d4317da171/go.mod h1:AbB0pIl9nAr9wVwH+Z2ZpaocVmF5I4GyWCDIsVjR0bk=
golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9/go.mod h1:AbB0pIl9nAr9wVwH+Z2ZpaocVmF5I4GyWCDIsVjR0bk=
golang.org/x/exp/typeparams v0.0.0-20240909161429-701f63a606c0 h1:bVwtbF629Xlyxk6xLQq2TDYmqP0uiWaet5LwRebuY0k=
golang.org/x/exp/typeparams v0.0.0-20240909161429-701f63a606c0/go.mod h1:AbB0pIl9nAr9wVwH+Z2ZpaocVmF5I4GyWCDIsVjR0bk=
golang.org/x/exp/typeparams v0.0.0-20241108190413-2d47ceb2692f h1:WTyX8eCCyfdqiPYkRGm0MqElSfYFH3yR1+rl/mct9sA=
golang.org/x/exp/typeparams v0.0.0-20241108190413-2d47ceb2692f/go.mod h1:AbB0pIl9nAr9wVwH+Z2ZpaocVmF5I4GyWCDIsVjR0bk=
golang.org/x/mod v0.2.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
golang.org/x/mod v0.3.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
golang.org/x/mod v0.4.1/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
Expand Down

0 comments on commit fd5b7b6

Please sign in to comment.