Skip to content

Commit

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

go 1.22.4
go 1.22.7

require (
buf.build/gen/go/prometheus/prometheus/protocolbuffers/go v1.34.2-20240802094132-5b212ab78fb7.2
Expand Down
2 changes: 1 addition & 1 deletion magefiles/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module magefiles

go 1.22.4
go 1.22.7

require (
github.com/agnivade/wasmbrowsertest v0.8.0
Expand Down

0 comments on commit 99ae458

Please sign in to comment.