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 authored Jul 19, 2024
1 parent 0f6d127 commit 233fdbe
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/service-lens

go 1.22.1

toolchain go1.22.2
go 1.22.5

require (
github.com/go-playground/validator/v10 v10.22.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

toolchain go1.22.5
go 1.22.5

require (
github.com/deepmap/oapi-codegen/v2 v2.1.0
Expand Down

0 comments on commit 233fdbe

Please sign in to comment.