Skip to content

Commit

Permalink
Bump workspace and wafbench go version to 1.22 to match latest Coraza (
Browse files Browse the repository at this point in the history
  • Loading branch information
anuraaga authored Dec 12, 2024
1 parent 33a16c8 commit cd49e5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.work
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
go 1.21
go 1.22

use (
.
Expand Down
2 changes: 1 addition & 1 deletion wafbench/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/wasilibs/go-re2/wafbench

go 1.21
go 1.22

require (
github.com/bmatcuk/doublestar/v4 v4.4.0
Expand Down

0 comments on commit cd49e5a

Please sign in to comment.