Skip to content

Commit ac0eccf

Browse files
build(deps): bump the tools group in /tools with 5 updates
Bumps the tools group in /tools with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/bufbuild/buf](https://github.com/bufbuild/buf) | `1.70.0` | `1.71.0` | | [github.com/mikefarah/yq/v4](https://github.com/mikefarah/yq) | `4.53.2` | `4.53.3` | | [github.com/oapi-codegen/oapi-codegen/v2](https://github.com/oapi-codegen/oapi-codegen) | `2.7.0` | `2.7.1` | | [github.com/openfga/cli](https://github.com/openfga/cli) | `0.7.15` | `0.7.16` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.45.0` | `0.46.0` | Updates `github.com/bufbuild/buf` from 1.70.0 to 1.71.0 - [Release notes](https://github.com/bufbuild/buf/releases) - [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md) - [Commits](bufbuild/buf@v1.70.0...v1.71.0) Updates `github.com/mikefarah/yq/v4` from 4.53.2 to 4.53.3 - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](mikefarah/yq@v4.53.2...v4.53.3) Updates `github.com/oapi-codegen/oapi-codegen/v2` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/oapi-codegen/oapi-codegen/releases) - [Commits](oapi-codegen/oapi-codegen@v2.7.0...v2.7.1) Updates `github.com/openfga/cli` from 0.7.15 to 0.7.16 - [Release notes](https://github.com/openfga/cli/releases) - [Changelog](https://github.com/openfga/cli/blob/main/CHANGELOG.md) - [Commits](openfga/cli@v0.7.15...v0.7.16) Updates `golang.org/x/tools` from 0.45.0 to 0.46.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.45.0...v0.46.0) --- updated-dependencies: - dependency-name: github.com/bufbuild/buf dependency-version: 1.71.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tools - dependency-name: github.com/mikefarah/yq/v4 dependency-version: 4.53.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tools - dependency-name: github.com/oapi-codegen/oapi-codegen/v2 dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tools - dependency-name: github.com/openfga/cli dependency-version: 0.7.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tools - dependency-name: golang.org/x/tools dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tools ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cafbad5 commit ac0eccf

2 files changed

Lines changed: 83 additions & 88 deletions

File tree

tools/go.mod

Lines changed: 27 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@ module github.com/mindersec/minder/tools
33
go 1.26.0
44

55
require (
6-
github.com/bufbuild/buf v1.70.0
6+
github.com/bufbuild/buf v1.71.0
77
github.com/daixiang0/gci v0.14.0
88
github.com/go-critic/go-critic v0.14.3
99
github.com/golangci/golangci-lint/v2 v2.12.2
1010
github.com/gotesttools/gotestfmt/v2 v2.5.0
1111
github.com/grpc-ecosystem/grpc-gateway/v2 v2.29.0
12-
github.com/mikefarah/yq/v4 v4.53.2
12+
github.com/mikefarah/yq/v4 v4.53.3
1313
github.com/norwoodj/helm-docs v1.14.2
14-
github.com/oapi-codegen/oapi-codegen/v2 v2.7.0
15-
github.com/openfga/cli v0.7.15
14+
github.com/oapi-codegen/oapi-codegen/v2 v2.7.1
15+
github.com/openfga/cli v0.7.16
1616
github.com/pseudomuto/protoc-gen-doc v1.5.1
1717
github.com/sqlc-dev/sqlc v1.31.1
1818
go.uber.org/mock v0.6.0
1919
golang.org/x/lint v0.0.0-20241112194109-818c5a804067
20-
golang.org/x/tools v0.45.0
20+
golang.org/x/tools v0.46.0
2121
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.6.2
2222
google.golang.org/protobuf v1.36.11
2323
mvdan.cc/gofumpt v0.10.0
@@ -29,8 +29,8 @@ require (
2929
buf.build/gen/go/bufbuild/bufplugin/protocolbuffers/go v1.36.11-20250718181942-e35f9b667443.1 // indirect
3030
buf.build/gen/go/bufbuild/protodescriptor/protocolbuffers/go v1.36.11-20250109164928-1da0de137947.1 // indirect
3131
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.11-20260415201107-50325440f8f2.1 // indirect
32-
buf.build/gen/go/bufbuild/registry/connectrpc/go v1.20.0-20260507063250-43b0c5a6cd08.1 // indirect
33-
buf.build/gen/go/bufbuild/registry/protocolbuffers/go v1.36.11-20260507063250-43b0c5a6cd08.1 // indirect
32+
buf.build/gen/go/bufbuild/registry/connectrpc/go v1.20.0-20260610134905-7e419c5bd258.1 // indirect
33+
buf.build/gen/go/bufbuild/registry/protocolbuffers/go v1.36.11-20260610134905-7e419c5bd258.1 // indirect
3434
buf.build/gen/go/pluginrpc/pluginrpc/protocolbuffers/go v1.36.11-20241007202033-cf42259fcbfc.1 // indirect
3535
buf.build/go/app v0.2.1-0.20260407195847-833f8f978cda // indirect
3636
buf.build/go/bufplugin v0.10.0 // indirect
@@ -91,7 +91,7 @@ require (
9191
github.com/bombsimon/wsl/v5 v5.8.0 // indirect
9292
github.com/breml/bidichk v0.3.3 // indirect
9393
github.com/breml/errchkjson v0.4.1 // indirect
94-
github.com/bufbuild/protocompile v0.14.2-0.20260522222248-64e6ad034132 // indirect
94+
github.com/bufbuild/protocompile v0.14.2-0.20260605203730-cd7c3c124e10 // indirect
9595
github.com/bufbuild/protoplugin v0.0.0-20260414125817-25d1d281b46b // indirect
9696
github.com/butuzov/ireturn v0.4.1 // indirect
9797
github.com/butuzov/mirror v1.3.0 // indirect
@@ -123,8 +123,8 @@ require (
123123
github.com/dimchansky/utfbom v1.1.1 // indirect
124124
github.com/distribution/reference v0.6.0 // indirect
125125
github.com/dlclark/regexp2 v1.12.0 // indirect
126-
github.com/docker/cli v29.5.2+incompatible // indirect
127-
github.com/docker/docker-credential-helpers v0.9.7 // indirect
126+
github.com/docker/cli v29.5.3+incompatible // indirect
127+
github.com/docker/docker-credential-helpers v0.9.8 // indirect
128128
github.com/docker/go-connections v0.7.0 // indirect
129129
github.com/docker/go-units v0.5.0 // indirect
130130
github.com/dprotaso/go-yit v0.0.0-20220510233725-9ba8df137936 // indirect
@@ -134,7 +134,7 @@ require (
134134
github.com/ettle/strcase v0.2.0 // indirect
135135
github.com/fatih/color v1.19.0 // indirect
136136
github.com/fatih/structtag v1.2.0 // indirect
137-
github.com/felixge/httpsnoop v1.0.4 // indirect
137+
github.com/felixge/httpsnoop v1.1.0 // indirect
138138
github.com/firefart/nonamedreturns v1.0.6 // indirect
139139
github.com/fsnotify/fsnotify v1.10.1 // indirect
140140
github.com/fzipp/gocyclo v0.6.0 // indirect
@@ -186,9 +186,7 @@ require (
186186
github.com/gostaticanalysis/nilerr v0.1.2 // indirect
187187
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 // indirect
188188
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.3 // indirect
189-
github.com/hashicorp/errwrap v1.1.0 // indirect
190189
github.com/hashicorp/go-immutable-radix/v2 v2.1.0 // indirect
191-
github.com/hashicorp/go-multierror v1.1.1 // indirect
192190
github.com/hashicorp/go-version v1.9.0 // indirect
193191
github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
194192
github.com/hashicorp/hcl/v2 v2.24.0 // indirect
@@ -232,7 +230,7 @@ require (
232230
github.com/maratori/testableexamples v1.0.1 // indirect
233231
github.com/maratori/testpackage v1.1.2 // indirect
234232
github.com/matoous/godox v1.1.0 // indirect
235-
github.com/mattn/go-colorable v0.1.14 // indirect
233+
github.com/mattn/go-colorable v0.1.15 // indirect
236234
github.com/mattn/go-isatty v0.0.22 // indirect
237235
github.com/mattn/go-runewidth v0.0.23 // indirect
238236
github.com/mgechev/revive v1.15.0 // indirect
@@ -267,8 +265,8 @@ require (
267265
github.com/opencontainers/go-digest v1.0.0 // indirect
268266
github.com/opencontainers/image-spec v1.1.1 // indirect
269267
github.com/openfga/api/proto v0.0.0-20260319214821-f153694bfc20 // indirect
270-
github.com/openfga/go-sdk v0.8.1 // indirect
271-
github.com/openfga/language/pkg/go v0.2.1 // indirect
268+
github.com/openfga/go-sdk v0.8.2 // indirect
269+
github.com/openfga/language/pkg/go v0.3.0 // indirect
272270
github.com/openfga/openfga v1.18.0 // indirect
273271
github.com/pelletier/go-toml/v2 v2.3.1 // indirect
274272
github.com/perimeterx/marshmallow v1.1.5 // indirect
@@ -291,7 +289,7 @@ require (
291289
github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727 // indirect
292290
github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 // indirect
293291
github.com/quic-go/qpack v0.6.0 // indirect
294-
github.com/quic-go/quic-go v0.59.1 // indirect
292+
github.com/quic-go/quic-go v0.60.0 // indirect
295293
github.com/raeperd/recvcheck v0.2.0 // indirect
296294
github.com/rivo/uniseg v0.4.7 // indirect
297295
github.com/riza-io/grpc-go v0.2.0 // indirect
@@ -331,7 +329,7 @@ require (
331329
github.com/stretchr/testify v1.11.1 // indirect
332330
github.com/subosito/gotenv v1.6.0 // indirect
333331
github.com/tetafro/godot v1.5.6 // indirect
334-
github.com/tetratelabs/wazero v1.11.0 // indirect
332+
github.com/tetratelabs/wazero v1.12.0 // indirect
335333
github.com/tidwall/btree v1.8.1 // indirect
336334
github.com/timakin/bodyclose v0.0.0-20260129054331-73d1f95b84b4 // indirect
337335
github.com/timonwong/loggercheck v0.11.0 // indirect
@@ -351,7 +349,7 @@ require (
351349
github.com/yeya24/promlinter v0.3.0 // indirect
352350
github.com/ykadowak/zerologlint v0.1.5 // indirect
353351
github.com/yuin/gopher-lua v1.1.2 // indirect
354-
github.com/zclconf/go-cty v1.18.0 // indirect
352+
github.com/zclconf/go-cty v1.18.1 // indirect
355353
github.com/zeebo/xxh3 v1.1.0 // indirect
356354
gitlab.com/bosi/decorder v0.4.2 // indirect
357355
go-simpler.org/musttag v0.14.0 // indirect
@@ -377,20 +375,20 @@ require (
377375
go.yaml.in/yaml/v2 v2.4.4 // indirect
378376
go.yaml.in/yaml/v3 v3.0.4 // indirect
379377
go.yaml.in/yaml/v4 v4.0.0-rc.4 // indirect
380-
golang.org/x/crypto v0.52.0 // indirect
381-
golang.org/x/exp v0.0.0-20260508232706-74f9aab9d74a // indirect
378+
golang.org/x/crypto v0.53.0 // indirect
379+
golang.org/x/exp v0.0.0-20260611194520-c48552f49976 // indirect
382380
golang.org/x/exp/typeparams v0.0.0-20260209203927-2842357ff358 // indirect
383-
golang.org/x/mod v0.36.0 // indirect
384-
golang.org/x/net v0.55.0 // indirect
381+
golang.org/x/mod v0.37.0 // indirect
382+
golang.org/x/net v0.56.0 // indirect
385383
golang.org/x/sync v0.21.0 // indirect
386-
golang.org/x/sys v0.45.0 // indirect
387-
golang.org/x/telemetry v0.0.0-20260508192327-42602be52be6 // indirect
388-
golang.org/x/term v0.43.0 // indirect
389-
golang.org/x/text v0.37.0 // indirect
384+
golang.org/x/sys v0.46.0 // indirect
385+
golang.org/x/telemetry v0.0.0-20260610154732-fb80ec83bdd9 // indirect
386+
golang.org/x/term v0.44.0 // indirect
387+
golang.org/x/text v0.38.0 // indirect
390388
golang.org/x/time v0.15.0 // indirect
391389
gonum.org/v1/gonum v0.17.0 // indirect
392-
google.golang.org/genproto/googleapis/api v0.0.0-20260526163538-3dc84a4a5aaa // indirect
393-
google.golang.org/genproto/googleapis/rpc v0.0.0-20260526163538-3dc84a4a5aaa // indirect
390+
google.golang.org/genproto/googleapis/api v0.0.0-20260610212136-7ab31c22f7ad // indirect
391+
google.golang.org/genproto/googleapis/rpc v0.0.0-20260610212136-7ab31c22f7ad // indirect
394392
google.golang.org/grpc v1.81.1 // indirect
395393
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect
396394
gopkg.in/yaml.v3 v3.0.1 // indirect

0 commit comments

Comments
 (0)