Skip to content

Commit

Permalink
chore: update go1.22.5
Browse files Browse the repository at this point in the history
  • Loading branch information
katallaxie committed Jul 14, 2024
1 parent 1abf22c commit 3c4ece0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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/zeiss/knox

go 1.22
go 1.22.5

require (
github.com/getkin/kin-openapi v0.126.0
Expand Down
2 changes: 1 addition & 1 deletion tools/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module tools

go 1.22
go 1.22.5

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

0 comments on commit 3c4ece0

Please sign in to comment.