Skip to content

Commit

Permalink
chore: cleanup tools go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
katallaxie committed Jun 13, 2024
1 parent b09b324 commit 490547a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tools/go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
module tools

go 1.21
toolchain go1.22.3
go 1.22

toolchain go1.22.4

require (
github.com/golang/mock v1.6.0
Expand Down

0 comments on commit 490547a

Please sign in to comment.