Skip to content

Commit

Permalink
Bump version for analyzers
Browse files Browse the repository at this point in the history
  • Loading branch information
tstirrat15 committed Sep 9, 2024
1 parent 6b53f31 commit 9d6db3b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tools/analyzers/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/authzed/spicedb/tools/analyzers

go 1.22.4
go 1.22.7

require golang.org/x/tools v0.11.0

Expand Down
4 changes: 2 additions & 2 deletions tools/analyzers/go.work
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
go 1.22.4
go 1.22.7

toolchain go1.21.8
toolchain go1.22.7

use (
.
Expand Down

0 comments on commit 9d6db3b

Please sign in to comment.