Skip to content

Commit

Permalink
chore: update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
katallaxie committed Jul 14, 2024
1 parent d9fdfa5 commit 1abf22c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/zeiss/knox

go 1.22.1

toolchain go1.22.4
go 1.22

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

go 1.22.0

toolchain go1.22.4
go 1.22

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

0 comments on commit 1abf22c

Please sign in to comment.